JPM Mobile

50 views
Skip to first unread message

Erik Vold

unread,
Apr 11, 2015, 7:30:23 AM4/11/15
to mozilla-la...@googlegroups.com
Rocketeers!

I've released a beta version of `jpm-mobile`, which can be used to install Jetpacks on Androids!


Here's some more information about it:

* https://www.npmjs.com/package/jpm-mobile
* http://work.erikvold.com/jetpack/2015/04/11/jpm-mobile-beta.html


Install it like so:

    npm install jpm-mobile -g


Run jetpacks like so:

    jpm-mobile run --adb /path/to/adb -b fennec


Test jetpacks like so:

    jpm-mobile test --adb /path/to/adb -b fennec


Regards,

Erik

surabhi shrivastava

unread,
Aug 14, 2015, 2:54:50 AM8/14/15
to mozilla-labs-jetpack
Hi Erik,
Working on the add-on for firefox Android using SDK. Hence using " jpm-mobile run" command. It launches the Firefox browser in the mobile but the add-on is not installed. The command gets stuck in the middle.
Snapshot of it.
C:\my-addon>jpm-mobile run --adb ..\..\AppData\Local\Android\sdk\platform-tools\adb -b firefox
Pushed the addon to your device
Running Firefox instance ...
Starting Firefox with /mnt/sdcard/jetpack-profile
--------- beginning of /dev/log/main

Starting: Intent { act=android.activity.MAIN cmp=org.mozilla.firefox/.App (has e
xtras) }

--------- beginning of /dev/log/system

I/GeckoConsole( 8764): Could not read chrome manifest 'file:///data/data/org.moz
illa.firefox/chrome.manifest'.


After this the command gets stuck.Observed that "index.js"(which maps to "main" in package.json) is not getting called.
Please provide some pointers to proceed.

Thanks,
Surabhi.
Reply all
Reply to author
Forward
0 new messages