[TOOL][MAC] WIFI ADB Connect tool for Mac
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[FEAUTURES]
Android Easy Wifi ADB :
- Native Mac OSX ADB Gui
- Searches Mac for ADB Binary or manual path selection :
* Path Variable
* Default installation path's
* AutoFind for ADB Binary
* Manual Selection (if multiple android sdk installations)
- OSX 10.10
* Extra Device info when connected(comming soon)
* Compatible with Xamarin, Android Studio...
*Many feautures comming...
[CHANGELOG]
V0.1b 28/12/2014
-Initial Release
-Dev. info disabled, not yet implemented... should be in next version.
[Android ADB Server]
Download ADB Server for Android (all apps should work)
- ADB WiFi Reborn
- WiFi ADB - Debug Over Air
- ...
Download Here
!!! Initial release, needs testing. Please leave a comment if working/not working. THX :good:!!!
Not working rMBP late 2013 OS X Mavericks
pawegio said:
Not working rMBP late 2013 OS X Mavericks
Click to expand...
Click to collapse
Does the app at least start? , is it crashing or does it keep searching for the ADB binary? Thanks
It starts, but there are no visible windows, there is na crash.
stevenb789 said:
Does the app at least start? , is it crashing or does it keep searching for the ADB binary? Thanks
Click to expand...
Click to collapse
I have the app launch but no interface is shown and no options in the menu
rMBP OS 10.8.5
Hey,
Works on Late 2013 rMBP to boot up. Crashed initially when it said no ADB found. Clicked the ... thats when it crashed and after it restarted it now says ADB package found. Trying to connect to my N10 gives me the error that it cannot connect.
-
Greg
BinaryWasteland said:
Hey,
Works on Late 2013 rMBP to boot up. Crashed initially when it said no ADB found. Clicked the ... thats when it crashed and after it restarted it now says ADB package found. Trying to connect to my N10 gives me the error that it cannot connect.
-
Greg
Click to expand...
Click to collapse
Thanks!! i"ll try to fix these issues ASAP.
stevenb789 said:
Thanks!! i"ll try to fix these issues ASAP.
Click to expand...
Click to collapse
Forgot in my last post to mention that this is an amazing job and keep up the good work. I appreciate it
App
- Runs
- Loads valid ADB binary
- Allows address and port to be entered
- Does not connect to device
- Close when connected also did nothing
Great app but could set to scan the /usr/bin for adb binary?
PS:
OS: Yosemite 10.10.1
Thanks, great to hear the app is working, i will add the /usr/bin dir in the next version
Thanks worked on..10.10.5..MBAIR Early 2014
Did anyone get this to work on OS X 10.11.1?
what problem do you have, it's still working for me
Related
My adb drivers are installed and work but I can't connect through mtp. I know adb push works too but I was just wondering if there was a way to get it working? I have the option checked off in settings as well and I also tried disabling adb on my phone. MTP connects fine on windows however so it might be a ubuntu related issue...
jukiewalsh said:
My adb drivers are installed and work but I can't connect through mtp. I know adb push works too but I was just wondering if there was a way to get it working? I have the option checked off in settings as well and I also tried disabling adb on my phone. MTP connects fine on windows however so it might be a ubuntu related issue...
Click to expand...
Click to collapse
Check this:
edit
/lib/udev/rules.d/69-libmtp.rules
Adding the following entries did the trick:
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6764", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess"
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6765", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess"
Restart udev:
sudo service udev restart
That worked for me!
I cannot past links so, I pasted the solution. The source is GW TechBlog ( gazsiweb dot blosgpot dot com ) and askubuntu dot com "Ubuntu 14.04 MTP error"
Worked! Thank you
sidd3500 said:
Check this:
edit
/lib/udev/rules.d/69-libmtp.rules
Adding the following entries did the trick:
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6764", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess"
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6765", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess"
Restart udev:
sudo service udev restart
That worked for me!
I cannot past links so, I pasted the solution. The source is GW TechBlog ( gazsiweb dot blosgpot dot com ) and askubuntu dot com "Ubuntu 14.04 MTP error"
Click to expand...
Click to collapse
WOW...
Thank you man.. this helped me as well... already happily transfering files from my OPO
AweSome
Thanks sidd3500 that worked great.
:good::good:
Hey, I'm new to ubuntu, so I was getting a problem editting the .rules. The editor didnt allow me to save the editted file. Please help.
shrey1992 said:
Hey, I'm new to ubuntu, so I was getting a problem editting the .rules. The editor didnt allow me to save the editted file. Please help.
Click to expand...
Click to collapse
From the terminal type gksu gedit "whatever the file path is".rules
Is it feasible for ubuntu 12.04 ?
I am having version 12.04 Ubuntu , will this command work the same ?
Unnamed Device A0001
Hello, I am trying to connect the OnePlus One to a laptop (Acer Aspire S3) running Ubuntu, and I followed the steps provided (to add the two lines to 69-libmtp.rules and then restart udev).
Now indeed a file explorer window opens automatically after I connect the phone to the laptop via USB, but the title of the window is "Unnamed Device - A0001", and no files are displayed inside the window (not even after about 5-10 seconds of "spinning wait").
Do I need to enable something in my Android on the OnePlus One in order to be able to see and download the pictures from the phone?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi,
I have edited the file as suggested in previous posts, also restarted udev and enabled usb debugging on device. still no luck reading phone content.
Please go through attached screenshot, any help will be appreciated.
Is this method works on OnePlus 3T in UBUNTU 17.04?
Should I have to use the same codes?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
adbShield is a Companion App for Android TV and Kodi
Features
Full Kodi Support
Manage unlimited Android TVs
Custom Cache Support for Kodi Video
Move Kodi data/thumbnails to external USB (with upcoming 2.0 firmware)
Extensive Hyperlinked Help
Adb-enabled command-line
Extensive logging routines
Built-in Log File Viewer
Checks online for program updates
Install/Uninstall Apps
Busybox
Backup/Restore Kodi (and forks) data
File Management features
and more ...
Developed using the Nvidia Android TV Pro
Available for Windows, Mac & Linux
http://www.jocala.com
adbShield released under the GPL V3. Source is available at github
[Reserved for changelog]
Awesome. Tested and working great in zulu's Full Android ROM as well. (Connection over network/tcpip)
.
Great! Thanks for testing and feedback
hi Jocala, I am new to the shield - is it the same as FireTV it automatically can ADB (wifi) in?
reddemise said:
hi Jocala, I am new to the shield - is it the same as FireTV it automatically can ADB (wifi) in?
Click to expand...
Click to collapse
The primary means of connection is USB. Nvidia hasn't enabled support for adb over wifi; you can enable it temporarlly with the tcpip button, but you have to be connected via USB first.
Other than that, it's the same.
Hi Jocala - when you mean temporally enabling TCPIP is a short period session? or once its enabled I don't have to worry about it again.
reddemise said:
Hi Jocala - when you mean temporally enabling TCPIP is a short period session? or once its enabled I don't have to worry about it again.
Click to expand...
Click to collapse
It's enabled until you reboot the Shield.
Hello Jocala
Could you please explain how you need to connect via TCPIP the first time - should i connect my laptop via USB and then run ADBshield ?
jakepe said:
Hello Jocala
Could you please explain how you need to connect via TCPIP the first time - should i connect my laptop via USB and then run ADBshield ?
Click to expand...
Click to collapse
1. Connect Shield to computer via USB
2. Run adbShield and connect via USB.
3. Press TCPIP button
This sets up the Shield to allow connections over wifi/ethernet. However, once the Shield reboots you have to do this all over again.
AFK
I'm going to be on vacation next week, back on Sept. 9th.
adbFire is now compatible with the Nvidia Shield and most other devices running Android Kodi. Please visit the adbFirehttp://forum.xda-developers.com/showthread.php?t=2786505 thread and give adbFire a try. 1.8 million downloads and counting!
Closed per OP request.
What is This?
Yes I know there are tons of drivers Installers around but this is more..
This is a Standalone version of the drivers installer from the SkipSoft Unified Android Toolkit.
--DRIVERS--
There are a selection of driver packages you can install to suit all devices (google, cwm universal, samsung and oneplus). There is also lots of help and information on what to do if the drivers don't work properly. A test routine/checker is available which will attempt to detect the plugged in device (and reboot to fastboot mode and back on google/nexus devices) to verify the drivers are working. Tools are also included to remove unwanted drivers if a fresh start is needed.
--ADB/FASTBOOT--
The Adb/Fastboot installer (Android Debug Bridge version 1.0.36) can install System-Wide (for all Users on the PC) or for the Current User Only. This is a very simple installer and means you do not have to download the complete SDK from google. You can also easily open a command prompt to send commands to your device.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download link: FROM SKIPSOFT
This really is the the most comprehensive driver/adb/fastboot installer available.
Changelog:
1.0.3 - Added adb/fastboot latest version check at startup and download if needed
1.0.2 - Added command prompt option to menu
1.0.1 - Fixes to adb/fastboot installer
1.0.0 - Initial release
Mark.
**RESERVED**
Hey there. Thought I might ask here.
Recently updated to 7.1.1 on my Nexus 5x and now fastboot is not working. Have spent most of the day trying everything I can find on here and installing or uninstalling drivers on both my laptop and desktop with no joy.
Tried all the options within your software but no joy. Adb works ok but fastboot just will not work.
I realise this is not an issue with the software but wondering if you may know of something else to try.
36 hours now on an unrooted phone is the first time in years
Thanks
Just in case this is some use to you with your Toolkit the workaround for the fastboot issue was sorted as shown in the post below.
http://forum.xda-developers.com/showpost.php?p=69273414&postcount=33
divvykev said:
Just in case this is some use to you with your Toolkit the workaround for the fastboot issue was sorted as shown in the post below.
http://forum.xda-developers.com/showpost.php?p=69273414&postcount=33
Click to expand...
Click to collapse
Thanks I will add the google kedacom drivers as an option in the installer.
Mark.
GitHub: https://github.com/yadev64/GMADB
Current version: GMADB v0.2 Beta
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
GMADB is a GUI based Minimal ADB that helps you work on modifying your Android device via the Android Debug Bridge. This program helps you to speed up your process of sideloading an update to your android device by making the UX easier. It has four main functionalities:
1. Select and Flash - This allows you to simply select the .zip or .img file of the update and flash it with just a single click. All the process happening will be displayed on the blackBoard (the big black textbox that looks like a terminal window).
2. ADB Devices - With one click, it displays all the available/connected devices on Android Debug Bridge (ADB).
3. Custom Command - This helps you to execute custom shell commands from the app, making it easier for you to do any operation without going to cmd.
4. Log recorder - The application generates a log file of all your activities, which will help you to debug or evaluate all the errors, outputs and everything that was on the blackBoard. (Will be available from the next update)
Click to expand...
Click to collapse
Example: Let's assume that you want to install a custom rom (assume, HentaiOS) on your phone (assume Redmi Note 7 pro).
step 1: Click on the "Select ROM" button. Select the .zip file from the file explorer window that opens up. The selected filename will be displayed and the Flash button will become active (Bright green color).
step 2: Click the "Flash" Button. Wait for the process to complete. Do not close the window until you see the success message on the screen. (In the current version, real-time process output streaming is not available (will be fixed in the upcoming updates), so DO-NOT close the window assuming that the process is not happening. Please refer the phone for the process progress information.)
Click to expand...
Click to collapse
Known bugs:
1. The results/output shown on blackBoard is not real-time. Output appears only after the completion of the process
2. Runs on a single thread
3. Log Generator yet to be implemented
Click to expand...
Click to collapse
Thanks to:
1. *Google for developing ADB and Fastboot
2. shimp208 for the minimal ADB
Click to expand...
Click to collapse
Are you a developer and want to contribute? Click here for the GitHub Repo
Download: GMADB v0.2 Beta
does this installs adb drivers? btw thank you
Python ADB File ExplorerSimple File Explorer for adb devices. Uses python library adb-shell or command-line tool adb.Features:
List of adb devices
Connect via IP (TCP)
Listing / Pulling / Pushing files
Renaming and Deleting files
GitHub RepositoryLatest build for win-x64:ADB File Explorer v1.2.0
Download
Here some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just tried today, worked great! Windows 10 transfer to Pixel 6 Pro - 150gb in 15 minutes, much faster than MTP!
No errors or issues in Window 10, the window did read as non-responsive during the transfer but I assumed it was doing its thing and left it alone.
Only suggestion would be some sort of progress indicator, maybe that would stop the program from being "unresponsive"?
Thanks for your work, very easy to use!
kykyzachariah said:
Just tried today, worked great! Windows 10 transfer to Pixel 6 Pro - 150gb in 15 minutes, much faster than MTP!
No errors or issues in Window 10, the window did read as non-responsive during the transfer but I assumed it was doing its thing and left it alone.
Only suggestion would be some sort of progress indicator, maybe that would stop the program from being "unresponsive"?
Thanks for your work, very easy to use!View attachment 5459243
Click to expand...
Click to collapse
Thank you for your reply!
Ok, I will try to fix it.
!UPDATED!to version v1.0
GitHub Repository
how about adb over wlan?
Latest build for win-x64:ADB File Explorer v1.2.0
Download
Hi!
Is root adb server planned to be implemented?
I was just looking for a quick way to copy a folder from adb TWRP but when I tried to use this app there is the phone icon with a red cross (see picture) and nothing happens by clicking.
Through CLI instead I was able to copy the desired folder.
antoniu200 said:
Hi!
Is root adb server planned to be implemented?
Click to expand...
Click to collapse
root needed
Very cool stuff! I submitted a PR for supporting multiple file selection and download/delete on your repo. Please check it
Werve said:
I was just looking for a quick way to copy a folder from adb TWRP but when I tried to use this app there is the phone icon with a red cross (see picture) and nothing happens by clicking.
Through CLI instead I was able to copy the desired folder.
View attachment 5623663
Click to expand...
Click to collapse
I also found the same error for Samsung Galaxy M20 and unable to access files
@Azata
I hope this message finds you. First of all, thank you for developing this program! It has been immensely helpful for me in copying files to and from my device. I find that transfers via ADB are much faster and more reliable than using MTP protocol.
One thing I would like to suggest, I think it would be much better if the file picker interface could remember location of the last folder, as it always defaults to the application folder root where ADBFileExplorer.exe is located.
Also, it would be helpful if we could select multiple folders to copy at the same time. Currently, the file picker interface only lets you choose one folder at a time, and holding Ctrl whilst left-clicking does not select multiple folders.
Would it be possible to implement root? It does not trigger the root-prompt and simply says "permission denied"..
Could someone please post a step by step tutorial on how to use this?
I'm trying to run on a mac with m1 but having issues with PyQt5 installation. Does anyone have a workaround for this?
On Windows 7 X64
Tried installing/re-installing Python, but it's still not working.