I want to start development in Firefox OS . So I want some blog tutorials or video tutorials for getting started. Sample code also will be sufficient.
-
Do you accept french blog ? – Progi1984 Jul 17 '13 at 09:15
6 Answers
First of all, learn what a manifest file is(provided that you already know JS, CSS and HTML5 technologies): App Manifest
Then grab the Firefox OS simulator addon for Firefox(latest release - stable/unstable) and do as the MDN says. That's it!
I ported my HTML5 game to Firefox OS without that much tweaking, it's so easy! Hope that helps :)

- 2,747
- 1
- 22
- 34
I have written a series of tutorials on the Firefox OS. Please find the entire series over here: http://rominirani.com/category/mobile-2/firefox-os/

- 8,708
- 2
- 24
- 28
Follow http://buildingfirefoxos.com/. It's the best place to build apps for Firefox OS

- 1,128
- 1
- 12
- 21
here is the best tutorial for starting firefox os development, with hello world sample application.
http://freezinfo.com/firefox-os-basic-tutorial-hello-world-application/

- 393
- 1
- 5
- 19
There is a screencast series called Firefox OS App Basics by Christian Heilmann, Sergi Mansilla and me.

- 26,598
- 9
- 83
- 120