I have a Samsung Galaxy On8 (SM-J710FN) and I want test my applications created in Android Studio. I want to use my phone for this purpose. If I try to do it directly my phone is not shown. I am running Ubuntu 16.04 LTS 64 bit.
Asked
Active
Viewed 791 times
2
-
It should just work. What is `adb devices` showing? – OneCricketeer Jun 12 '17 at 04:42
2 Answers
1
Follow the link below and then enable USB debugging from the options. If you already did it . then the issue can be different. http://www.samsung.com/uk/support/skp/faq/1053579

parambir singh
- 224
- 2
- 13
0
You have to install the manufacturer drivers for your phone.
After that, when you plug it and the computer detects it, the phone should show a screen asking you to allow USB debugging for that particular computer, you should tap 'Ok'.

Iker Hoëk
- 242
- 3
- 14
-
-
Well, extract the file from the .zip, double click it and follow the instructions i guess. EDIT: sorry, i just saw you're on Ubuntu. I guess is time to google it. – Iker Hoëk Jun 12 '17 at 02:41