Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Samsung Galaxy Phone is not recognized on Android Studio

My Samsung phone was not recognized by Android Studio on windows 7. I repaired it by installing the Samung Driver here: http://developer.samsung.com/technical-doc/view.do?v=T000000117

I tested with my Galaxy S2 and the Samsung S7560 and it works now

like image 207
jony Avatar asked Jan 20 '15 22:01

jony


People also ask

Why is Android Studio not detecting my phone?

If your device is not correctly detected in RAD Studio or in the system Device Manager, check the following: Ensure that your Android device is unlocked and not sleeping while connected via USB. Set the appropriate option in Settings or Developer Options. Make sure your Android device is enabled for USB debugging.

Why my device is not showing in adb devices?

On Android 5.0, go to Settings -> Storage -> menu -> USB computer connection and make sure 'Media device (MTP)' is disabled. When it's disabled 'adb devices' lists the device, when enabled not.

How do I authorize a device on adb?

Open a command window and enter "adb devices". Watch the device's screen for any Authorization message and allow the connection.


2 Answers

I had the same issue when connecting a SM-T113 to a Windows 7 PC. The problem was solved by installing Smart Switch.

like image 149
Giancarlo Petrarca Avatar answered Oct 26 '22 22:10

Giancarlo Petrarca


Here are few steps if your android phone create problem next time

  1. Make sure developer mode is enable
  2. Make sure Android studio is up to date
  3. Make sure Android Phone is also up to date
like image 38
rtraees Avatar answered Oct 26 '22 22:10

rtraees