Is the Camera class supported across all Android Devices? -


i working on app , using camera class comes android sdk. class seems work on galaxy ace, i've read doesn't work on android devices. here's function call:

camera camera; camera.takepicture(shuttercallback, rawpicturecallback, jpegpicturecallback); 

sometimes oem's customize default behavior , takepicture introduced in api level 5. i'm using in 1 of application , till haven't seen device not supporting this. can more specific on device it's not working?


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -