Hey guys. Wish you all have a great weekend. I have been looking for ways to install the app without MarketPlace or web server.
I found this page:https://developer.mozilla.org/en-US/docs/Apps/Packaged_apps Below are the instructions on the page: ======================================================================= Here are some steps to give you an idea of how to locally install a packaged app. Host the mini-manifest that points to your app's zip file. If you want to test certified app APIs (described above), turn on "developer mode" on the device you want to install the app on (Android or Firefox OS). Call installPackage() with the mini-manifest to install the app. ======================================================================= To author: would you please give more detailed instructions on how to achieve this? Maybe: 1. provide a real example on how to point to the app's zip file 2. How to call installPackage()? can you be more specific? I am a complete beginner. Any minor detail you skip will cost me hours to scratch my head. :) Thanks, Brian _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
