Bijan wrote: > I am trying to access the JavaScript Camera API via the Android > browser as demo'd at Google IO on Froyo (yes, I have Froyo on my > Nexus1). Since there is no documentation, I am going by the W3C specs. > But, I am unable to access the navigator.device object and unable to > access navigator.camera either - both return undefined. Can anyone > point me to documentation or have a solution ?
You got your answer, it appears, on StackOverflow. I'm just cross-posting it here for future reference, if somebody searches and finds your question... http://stackoverflow.com/questions/2953865/javascript-camera-api-android-froyo -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 2.0 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

