I'm developing an app for Firefox OS and I would like to test it on my Android phone. Is it possible? I only found articles about installing apps from the Firefox Marketplace.
I could connect my Android device to the WebIDE, but it only makes possible to debug web pages on Firefox for Android, and does not work for uploading apps through it.
The Testing Your Native Android App blog post describes using the mozilla-apk-cli to do this.
(Eventually that documentation should migrate to the How can I test/debug APKs? section of the Open web apps for Android page.)