0

I have a android app I want to put to my phone. I cant get my device connected even, MOTO G Android 6.

[Ubuntu 14.04][Android 6 Phone]

I have usb debugging allowed and MTP enabled.

I have my udev rules of motorola id 22b8. I added the id to adb_usb.uni file.

Still no sign of any connection. sudo adb devies returns a blank line. adb starting restarting killing nothing changes anything.

Thanks for your help.

Sie Tw
  • 133
  • 1
  • 12
  • Try this.. http://stackoverflow.com/questions/16596877/android-studio-doesnt-see-device/16598454 – Niroj Aug 31 '16 at 03:55
  • @Nirojthapa thanks, but i just want to install an apk using adb command line. I – Sie Tw Aug 31 '16 at 04:00
  • adb install example.apk installs your apk in internal memroy of emulator where as adb install -s example.apk installs the apk in sd card from adb command shell – Niroj Aug 31 '16 at 04:11

0 Answers0