Mission
- New Project Bring Up
- Partner Technical Support
- Feature implementation && bug fix
- Training & Documentation
Weekly Report
- Mozillian Only : [1]
- Device Taiwan Team Only : [2]
OEM Project Porting StatusFutureDeveloper ResourceWiki
- Firefox OS portal : [4]
- Firefox OS feature V1.1 : [5]
- B2G/Roadmap : [6]
- Release Management/B2G Landing [7]
- Firefox OS MDN: The entry for firefox OS porting, [8]
- Internal Training Material : Mozillians and authorized members only [9]
- XPCOM introduction: [10]
- B2G Porting
- Android
- Bluetooth : [12]
- GPS introduction: [13]
- Graphic
- How to enable Android Systrace for FxOS ? [14]
- Gaia and Web App
- Javascript tutorial
- uitest tutorial, you can refer to this sample code to do many tests. [17]
- Writing a web app for Firefox OS : [18]
- FOTA
- Some useful memory tools
- watch-procrank.sh can watch the memory usage of all b2g process. Repalce b2g-procrank with procrank can watch the memory usage of all system process.
- tools/get_about_memory.py can get detail memory usage of all b2g process and view the memory report with about:memory in latest Firefox broswer.