How to install Firefox OS SDK on MacOS?

折月煮酒 提交于 2019-12-21 17:52:22

问题


I'd like to start developing for Firefox OS, but I'm having problem to install.. I' m following the mozilla's wikis, but now I don't know how to continue. I've downloaded XULRunner, but then what should I do? I'm trying to follow the wiki, but without finding a solution.

Link: https://developer.mozilla.org/en-US/docs/Getting_started_with_XULRunner


回答1:


There is no SDK for Firefox OS. What exactly are you trying to achieve?

Apps on Firefox OS are web apps, so you can use whatever tools you already use for web development to develop apps. If you'd like to test out your app in the context of the mobile UI provided by Firefox OS you can use the Firefox OS Simulator which is a Firefox plugin https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/

If you'd like to contribute to Gaia (the collection of web apps which make up the user interface) take a look at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Gaia/Hacking

If you'd like to build the whole OS and/or contribute to the Gonk (kernel) and Gecko (web app runtime) parts then have a look at the README on GitHub https://github.com/mozilla-b2g/B2G/blob/master/README.md




回答2:


Maybe It can be usefully

This is a nice slide http://shafiul.github.io/slides/kickstart_fxos.html#/

And the Alfa simulator http://people.mozilla.org/~myk/r2d2b2g/ It works well for me




回答3:


All you need is the most recent version of Firefox and the Firefox OS simulator (consider installing Firefox Nightly)

https://developer.mozilla.org/en-US/Apps/Quickstart/Build/Your_first_app



来源:https://stackoverflow.com/questions/15456093/how-to-install-firefox-os-sdk-on-macos

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!