Dne 27/11/12 16:11, Kevin Dangoor napsal(a): > I've been taking a look at what it's like to be an app developer, > specifically when it comes time to test using physical devices. > Hosted apps are fairly straightforward (though I have found some pain > around appcache).
Hi, I have tried to follow steps on https://developer.mozilla.org/en-US/docs/Apps/Packaged_apps#Installation_steps but when I run navigator.mozApps.installPackage('http://luther.ceplovi.cz/tmp/elasmotherium.webapp') ... it tells me that installPackage function doesn't exist (dom.mozApps.dev_mode is set to true). I am on Firefox/Nightly on Linux/x86_64 (binary from mozilla.org). tried the same (javascript:navigator.... in Location box with FF/Nightly on Android and no result either). Could anybody explain me how am I supposed to run installPackage function? Best and thanks for any reply, Matěj Cepl _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
