I want to develop an application for firefox os. But i'm unable to find any tutorial for accessing its device specific features. Pls suggest me a good tutorial for it. thank you
At the MDN you will find documentation about WebAPIs. WebAPIs are the way to access device's capabilities in app code.
Regards,