> when i use the Camera class to make a little app to get a bitmap,but
> when it run,there'll be a problem:
> .........
> 09-21 12:56:06.913: ERROR/AndroidRuntime(6083):     at
> android.hardware.Camera.takePicture(Camera.java:362)
> .........
>
> is anything wrong with this function
> takePicture(Camera.ShutterCallback shutter, Camera.PictureCallback
> raw, Camera.PictureCallback jpeg)    ?

That method works, at least on Android 1.5r3 (have not tried on Android
1.6 since I have no Android 1.6 device).

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to