Mobile/Fennec/Android: Difference between revisions

Jump to navigation Jump to search
Line 116: Line 116:
==== Using adb ====
==== Using adb ====


To install the apk as just mentioned, you need to run adb. For that to recognize your device, connect it via usb and put it in '''debug''' mode (in settings->application settings->development on the phone). You may also need to do
To install the apk as just mentioned, you need to run adb. The first time you do this, you will need to follow the instructions for your device and operating system at '''[http://developer.android.com/guide/developing/device.html Developing on a Device].'''
 
If the udev rules from that page do not work and you get a permission error, you can run the adb server as root instead:


   sudo ./adb kill-server
   sudo ./adb kill-server
canmove, Confirmed users
1,584

edits

Navigation menu