On Tuesday, July 2, 2013 5:39:52 AM UTC+2, [email protected] wrote: > Hi all, > > > > I am into web development and design for the past 3years. Firefox OS is > really interesting. But I have some newbie doubts... > > > > 1. Since FFOS is a web os, you can literally change any website to an app by > adding the manifest? > > > > 2. Does this mean every library supported by desktop browser will also be > supported by FFOS? Like box2djs, HTML5 game engines etc > > > > 3. How do I create widget apps and background services? > > > > Please help ... > > > > Thank You
1. Yes 2. Yes 3. Widgets aren't supported at the moment. There are no true background services, but you can use the AlarmsAPI https://wiki.mozilla.org/WebAPI/AlarmAPI _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
