0

I'm totally new on android studio and now I try to run my app on samsung galaxy s5. I installed sdk, adb, etc. I enabled samsung device for developer options : http://www.androidcentral.com/how-enable-samsung-galaxy-s5-developer-options but when I start running the app, android studio doesn't find my device and in android console I have a button with red text: No connected devices. I can run my app only in emulator.

I found another questions similar with this on stackoverflow, but there were solutions for windows not mac or that solutions doesn't work for me.

Adela Toderici
  • 1,118
  • 13
  • 30

1 Answers1

-1

In your phone, Go to setting find "Developer options" and tick the USB debugging

Le Parkour
  • 97
  • 1
  • 15
  • I mentioned that I followed those steps. @Le Parkout – Adela Toderici Oct 02 '15 at 09:10
  • Did you install your phone USB driver for your mac? – Le Parkour Oct 02 '15 at 09:13
  • I found samsung phone USB only for windows, not for mac. I don't know if it works if I install motorola USB driver. Have you any idea? http://www.samsung.com/us/smart-switch/?Nt=y# this doesn't work – Adela Toderici Oct 02 '15 at 09:25
  • Try to detect your samsung phone media connect before use for debugging, probably your Mac can't detect your phone yet. – Le Parkour Oct 02 '15 at 09:30
  • After connecting your phone to your mac with the USB cable, pull down on the notification bar at the top of the screen on your phone. Click on it where it says "USB connected" and then select "Mount" and better install Salling Media Sync – Le Parkour Oct 02 '15 at 09:35