On Thursday, July 18, 2013 6:53:47 AM UTC+2, [email protected] wrote: > Hi, > > > > I added contacts in simulator using Contacts API. I'm able to fetch all > the details of the contacts using "find" method provided by Contacts API but > i'm unable to see them when i click contacts tab in simulator. Is it supposed > to happen like that? Cant i see all the contacts as a list?? > > > > And i dunno how to access camera API in my simulator. Help me to solve > this problem. Thank you
Hi, I don't really get what you're trying in your first question. Regarding the second one: the only way to get to the camera at the moment is through web activities. It's not possible to get a direct video stream to the camera at the moment (getUserMedia will be implemented). Jan _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
