in android studio my phone in device chooser not showing - android

The device chooser is not showing my plugged phone , I tried Samsung note3 and note 4 , both of them are not showing in android studio. it was showing before , then i dont know why sudently not working . I tried this SO question but didnt work. I have sdk 24.3.4 should I update to 24.4 ?
in first phone(note 3) yes usb debugging is authorized, it was working normal before , in note4 no I didnt activate debug mode

make sure the usb driver for the phone is installed correctly,you can check in device manager.
Here is a link to the Samsung technical spec for the USB driver.

I tried to install sw usb driver on my computer with win7, it helped.
according this
https://developer.android.com/studio/run/oem-usb.html

Check the link from offical site http://developer.android.com/tools/extras/oem-usb.html
Nearly supports all the devices that i have tested.

Related

Android studio doesnt detecting my android device

I am using Android Studio 3.3.When i connect my device,Samsung Galaxy Grand2,the pc has detects it but the Android studio doesnt!!!
I have installed the drivers and updates it properly.The Debugging is enabled in my device.I have tried both PTP and MTP.But when i click the 'Run' button of the android studio,it will not show any devices.I pressed the 'Don't see your Device' link in the same window.It shows my device in the first step in the list of attached devices.But,proceeding further,finally it will shows no device is connected.What can i do?please help me
Plug in your android device click on run button and then click on troubleshoot. This will open Assistant on right side of the application and follow the steps to restart ADB server.
Hope this will help you, pal.
If the other answers don't work, you may need to setup new rom. I had to do that for my Samsung tablet. I tried s8 and j7 too they didn't work as the others.
You may wanna take a look to https://forum.xda-developers.com/ for that.
Please Use the below link Install & Read Instructions. USB OEM DRIVERS.
and Restart Computer.
Link
OEM DRIVERS
-try ADB Driver
link hope this will help.

My Macbook Pro will not detect my samsung galaxy s6

I'm trying to connect my samsung galaxy s6 to my macbook pro to run my apps from android studio; however, when I connect my phone to my mac via the usb cable that came with the phone, i get a notification on my phone that it is charging but my macbook and android studio do not detect it.
I have usb debugging on.
Kies and filetransfer don't work.
I cant see the directory in finder even though I have show external disks and hard disks checked.
My phone and mac are both running the latest versions of android and OSX.
Turns out that the cord provided by samsung is with mac computers due to OEM compatibility issues. Using a different cord with correct OEM data transfer compatibility will fix the issue.
I solve it by using android file transfer. Download it from android official website https://www.android.com/filetransfer/
Install it on Macbook Pro and connect your phone with cable and ROCK!
Try PdaNet, it can help you find your device's driver version and match with your device.
I'm also having this issue. I've got an s6 edge and a new macbook retina pro; so it's definitely not an issue of "old mac" to new samsung.
Edit: Fixed it by chatting with samsung.
From your phone dial *#0808# then check the MTP option to enabled. Hit reboot.
Also make sure to install smart switch on your computer, available at http://www.samsung.com/ca/support/smartswitch/
When the smartswitch window appears, hit the drop down menu, and then click the blue folder icon. That should do it.
I tried with another USB cable and it worked. Its the problem with defult USB cable coming along with mobile.
I was facing the issue with Samsung Note-8. My macbook pro was not detecting my phone. So, i just tried with another cable and it worked. there is no need to download samsun

Hardware debugging using Samsung Galaxy S3 in Windows

Picked up my S3 on launch and want to get started learning to develop for android using Eclipse. So far I'm having fun!
However, I want to be able to debug my application on the phone hardware itself and not just in an AVD. My problem is that I cannot find appropriate USB device drivers. The Samsung support site is garbage and windows update told me 'where to go'.
Has anyone got this working yet? If so, how?
For those still looking, you don't need to install the bloat. Go to:
http://www.samsung.com/us/support/owners/product/SCH-I535RWBVZW
Click on or scroll to "Manuals & Downloads" and then USB (Driver) is available under "Downloads".
Direct download link: Samsung USB Driver - 1.5.45.00
Turns out you have to install Samsung Kies to get the USB driver. Similar to the iPhone. I wanted to avoid this unnecessary bloat (i plugged my phone in and it threw a WPF exception...) and thankfully you can uninstall Kies without uninstalling the driver. Result.
After that, ADB is able to see the phone with no problem at all and I can debug on the device perfectly.
you need the usb driver for it. Once you have that installed simply connect the phone via usb to your machine, start eclipse and adb will pick up the device given that the drivers installed properly. try this link, one of these will probably have the driver. Samsung Galaxy S3 downloads
Can be downloaded on the following link
http://www.samsung.com/uk/support/usefulsoftware/ASPS/JSP
There's no need for KIES or other bloat!!
There's a very useful toolkit that does much more then kies, and it's available here:
http://forum.xda-developers.com/showthread.php?t=1703488
Direct link from Samsung's Downloads section:
http://org.downloadcenter.samsung.com/downloadfile/ContentsFile.aspx?CDSite=US&CttFileID=5301407&CDCttType=SW&ModelType=C&ModelName=SCH-I535RWBVZW&VPath=SW/201211/20121110030255344/Samsung_USB_Driver_for_Mobile_Phones_v1.5.14.0.exe

Why won't Eclipse/adb detect my Samsung Galaxy Tab device on my Mac?

I've connected my Samsung Galaxy Tab device to my Mac. Yes, I've turned on debugging. When I go to run my application to test on the device the device is not listed on the Android Device Chooser menu. Running the ./adb devices shows no results.
NOTE: Posting this question for others to find. When looking for the solution earlier all I was able to locate were answers to broken links to device driver downloads for Windows.
Make sure you uncheck
Settings > Applications > Unknown Sources (Allow installation of non-Market applications)
Turn on USB Debugging inside Settings > Applications > Developers Settings
If you're trying to connect to a Mac, I had this issue with a Samsung Galaxy Tab 10.1 running Android 4.3. To enable developer options, open the Settings app, tap on "About device" under the "General" tab and then tap on the "Build number" repeatedly (it's grayed out but you can tap on it anyway). A small pop-up will appear showing the amount of additional taps you need to do to turn on these options.
Once enabled, just turn on USB Debugging and it'll show up in Eclipse just fine.
I had this problem on my Mac and after 30 minutes tried switching USB ports and it finally started working on the second port.
I fixed it by reboot the device (Samsung Galaxy Tab2 7.0)
Update your driver for samsung. It can be found here: http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
Connecting your phone after development mode is on, and USB debugging is on.
At connecting to the PC the phone asks to trust this location. Finally.
This fixed my problem while all other tips were incomplete.
It does not answer your question of how to get ADB to see the device - I could not get that working. But what I did to install an APK I needed to test was to put it in Dropbox on my computer, then install it from there on the device.
Connect your device via USB hub instead of directly connecting to one of the usb ports on MAC. It worked that way for me. Please give a try.
There's also a pop-up that comes up at times requesting the currently connected computer to have access to your device(not to be confused with the Linux not supported pop-up; it lies ; ] ). I continued to receive Target:Unknown in Eclipse until I managed to catch it and accept. This is on a Samsung Note 8", which I believe is registered as a Tab 10.1 in my Arch Linux udev rules.
It may also happen that USB debugging is not checked on your device. Please go to developper options in your device and check it is enabled.
By the way, for devices with android Jelly Beam (4.2) and later versions, you will find out that this option is hidden. To activate it, click 7 times on the compilation number, and the option will be activated.
Tried everything, nothing helped. Including
USB debugging enabled
MTP/PTP
ADB restarted
Device/PC restarted
Tried Samsung's USB driver
By tricking/modifying driver installer, installed Google OEM Usb drivers for Galaxy Tab.
All software up-to-date
The only thing that helped is installing Kies3 + setting PTP on device, instantly authorization pops out in device. Everything OK now.
Kies3 download here: http://www.samsung.com/uk/support/usefulsoftware/KIES/
Enable USB Debugging mode solve the problem!
For those who don't know how to enable it (it's very hidden on Android 4.3 onward), see this.
In my case, this solved the problem:
unchecked the Settings->Security->Unknown Sources,
clicked on the upper left corner and changed USB mode from MTP to PTP,
unplugged/plugged the device, and
clicked OK on the USB debugging prompt.
Had this problem last year, never solved it. Again, after googling high and low, I could not find a cure for the USB debugging flakiness. Now for the good news:
1) Root your device. 2) Install adbWireless widget from Play (I am in no way associated with the author).
You are now good to go. After starting adbWireless and following its directions, you can now debug through adb wirelessly to your device, in my case, the original 7" Galaxy Tab.

Debugging apps on a Galaxy Tab 10.1

I'm trying to work with a Galaxy Tab 10.1 on Windows 7 but I'm having some troubles. At the time to debug my apps on the tab, the eclipse not recognizing the debugging device and opens the emulator.
Someone have any ideas about that?
EDIT:
I resolved the problem following this link: dkszone.net/setup-install-adb-android-debug-bridge-windows-7 Thanks to all.
Have you checked http://developer.android.com/guide/developing/device.html#setting-up
also the Samsung USB Driver should be available here http://innovator.samsungmobile.com/down/cnts/toolSDK.detail.view.do?platformId=1&cntsId=9480
it's all part of Samsungs Mobile Developer Page
I had similar trouble when pluging my Galaxy tab 101 in a port on my keyboard.
As soon as i plugged into a regular USB port on my computer, all went fine.
The solutions above did not work for me. The links appear to be out of date. The main article on how to set up for development is at http://developer.android.com/tools/device.html#setting-up (as mentioned above). This connects to an OEM USB Drivers page at http://developer.android.com/tools/extras/oem-usb.html. The directions there did not work for me: There is no "Other" item in my Device manager, and I did not find a driver on the Samsung site http://www.samsung.com/us/support/downloads# for my device (GT-80013), only manuals.
What did work was to install KIES as described at http://forum.xda-developers.com/showthread.php?t=1903483. That's all I had to do, and it magically appeared. For the record there is now a "Samsung Android Phone" item in my Device manager.
Here is a thread that helped me to solve similar problem.
http://groups.google.com/group/android-developers/browse_thread/thread/3571170253b99d0/92c8a626e08e2574
+1 Richard Lalancette 's comment, make sure the tab is plugged into a USB2.0 port.
Other things that may be issue:
1. Double check that you have enabled "Developer Options" on your tablet and the option for "USB Debugging" is checked.
2. When you connect your tab to your windows pc, you should get a message asking you to accept your computers RSA fingerprint. Click "Ok" to accept.
If all the above has been done and the tab is still not being recognised then you can update drivers for the device, download kies etc etc

Categories

Resources