B2G/DeveloperPhone: Difference between revisions

no edit summary
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__TOC__
__TOC__


==Phone Development Environment==
{{warning|This page is horribly out of date.  Please see https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Building_and_installing_Firefox_OS instead.}}
==JSConf Hack Night==
 
Categories:
*Most awesome lock screen (we have WebGL!)

*Prettiest home screen

*Best B2G app

*Craziest system hack (node on the phone? speech recognition? NFC?)

 
Submit a pull request to Gaia or B2G by tomorrow (Tuesday, 4/3) midnight PST. Describe what you did and post it somewhere, and email a link to gal@mozilla.com. We will notify the winners end of this week, and we will showcase the best submissions on hacks.mozilla.org and Brendan's blog.
 
==Writing apps for B2G==
 
See the [https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/Writing_a_web_app documentation on the Mozilla Developer Network].
 
==Gaia/B2G Development Environment==


<b>WINDOWS USERS:</b> We do not currently support Windows as development platform. You can install a Linux VM using VMWare Player (see http://www.howtogeek.com/howto/11287/how-to-run-ubuntu-in-windows-7-with-vmware-player/).
<b>WINDOWS USERS:</b> We do not currently support Windows as development platform. You can install a Linux VM using VMWare Player (see http://www.howtogeek.com/howto/11287/how-to-run-ubuntu-in-windows-7-with-vmware-player/).
Line 148: Line 163:
       "name": "Foo",
       "name": "Foo",
       "description": "Foo"
       "description": "Foo"
     },
     }
   },
   },
   "developer": {
   "developer": {
Confirmed users
717

edits