29

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

jony
  • 277
  • 1
  • 3
  • 7
  • 4
    no it's an answer that I think it can help people ;) – jony Jan 21 '15 at 00:25
  • 6
    it did help. in addition i had to change the usb-pc connection on my samsung from media device (mtp) to camera (ptp) – matthias Apr 18 '15 at 13:07
  • 1
    Thank you, matthias! That did the trick. – Quatsch Jun 26 '15 at 20:58
  • 1
    @matthias: my samsung seems to work fine in (mtp) mode rather than (ptp) mode. The key for me was enabling developer mode and then developer usb debugging as suggested by Edward Islam below – User Feb 26 '16 at 06:38
  • different answer here https://stackoverflow.com/questions/56553097/cannot-update-samsung-galaxy-s7-driver-to-android-driver-on-windows-7 – likejudo Jun 12 '19 at 14:19

4 Answers4

2

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
rtraees
  • 312
  • 2
  • 15
  • 2
    the answer is not so relevant, since its a manufacturer specific question(and questioner says himself question as a solution too). – Ansal Ali Feb 16 '16 at 06:04
2

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

2

I solved in following way:

    Go to Settings->Developer options-> On top of the screen, turn on the button.

Now goto bottom on the debugging section.

    Now turn on USB debugging option

It will ask some questions if you want to allow the PC to this device, press allow all time!

Junaed
  • 1,457
  • 13
  • 15
1

Galaxy J7(2016) same problem solved when i go to software update section on phone. asked me to allow debug mode from this computer . Checked always trust this computer. and OK Note : Usb mode PTP

Emre
  • 81
  • 2
  • 8