Remote Debugging using ADB and WebIDE on FirefoxOS

Read Time:55 Second

Instructions on how to install your packaged app in Cherry Mobile Ace – FirefoxOS 1.3.

1. Go to Settings then locate Device Information > Developer > Remote Debugging > and Select ADB and DevTools.
2. Unlock your phone and disable automatic lock passcode.
3. Download, install ADB Fastboot Tools from this site: http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-158699237
4. Copy the folder and paste the desktop directory.
5. Open the Terminal and type CD ANDROID. Then type ./ADSB-Install-Mac.sh (for the installation of ADB commands)
6. Download file: adb_usb.ini (Dropbox) from here http://www.stramaxon.com/2014/10/debug-intex-cloudfx-firefoxos.html
7. Copy and paste the file inside the Android folder.
8. Now we need to tell ADB to forward the port to the WebIDE or App Manager on Firefox browser to actually get started with debugging. To do that run this command:
adb forward tcp:6000 localfilesystem:/data/local/debugger-socket
9. Open your Firefox browser go to Tools > Web Developer > WebIDE
10. Select run-time then choose your phone.
11. Select package app and test.

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Share via
Copy link
Powered by Social Snap