Deprecated. Please see https://github.com/mozilla/webmaker-android for more information.
This is a cordova wrapper for webmaker-app.
Make sure you have adb
installed and cordova installed (npm install cordova -g
) and an emulator or an android phone hooked up on USB.
npm install
npm start
To run the Android version of webmaker-app:
npm run android
To run the Firefox OS version of webmaker-app:
npm run firefoxos
- Using Firefox 34 or higher open the WebIDE
- In the WebIDE open a packaged app, using the
platforms/firefoxos/www/
directory - You can now configure a runtime and run it on a simulator or device
In the webmaker-app/ directory
npm link
In the webmaker-app-cordova/ directory:
npm link webmaker