On 01/29/2013 11:03 AM, Jonas Sicking wrote:
You never need to do any of the signing stuff when developing an app.

If you are creating a privileged app then you can use the debugger
interface to install that app on the device. I believe Fabrice has
scripts which make this easy.

If you aren't creating a privileged app, then you can still use the
debugger interface. But you can also simply place a mini manifest and
the app package on any webserver and create a HTML page which calls
installPackage() pointing to the mini manifest.

I think we have some docs for this stuff nowadays, but I'm not sure where.

I've seen numerous people asking about this in #b2g over the past four days, and I have had no idea what to tell them. I haven't seen anything beyond the bug that disabled dev mode on phones, and that just says that people would talk to Fabrice about solutions.

Cheers,
Josh

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to