0

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.

Federico klez Culloca
  • 26,308
  • 17
  • 56
  • 95
Hardik Sondagar
  • 4,347
  • 3
  • 28
  • 48

6 Answers6

2

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 :)

Sazid
  • 2,747
  • 1
  • 22
  • 34
2

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/

Romin
  • 8,708
  • 2
  • 24
  • 28
1

Follow http://buildingfirefoxos.com/. It's the best place to build apps for Firefox OS

Pradyumna Swain
  • 1,128
  • 1
  • 12
  • 21
0

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/

Kartik it
  • 393
  • 1
  • 5
  • 19
0

Refer to this answer for a quite comprehensive list on where to start developing for Firefox OS.

Community
  • 1
  • 1
Flaki
  • 578
  • 2
  • 6
0

There is a screencast series called Firefox OS App Basics by Christian Heilmann, Sergi Mansilla and me.

Jan Jongboom
  • 26,598
  • 9
  • 83
  • 120