> Has anyone gotten takePicture() to work on a DROID? Did you try any other picture taking apps from the Market for comparison?
I cannot tell because I have no Droid to test with, but my app does a takePicture() when key 'p' is pressed, so it is among the apps that you could try. However, I also have one user report stating that my app crashes anyway on the Droid... Regards The vOICe for Android http://www.seeingwithsound.com/android.htm On Nov 27, 10:15 pm, Mark Murphy <[email protected]> wrote: > I'm getting a SIGSEGV when trying to take a picture using > Camera#takePicture() on a Motorola DROID. Has anyone gotten > takePicture() to work on a DROID? > > More details, including the code of mine that's causing the MediaServer > crash, can be found here: > > http://code.google.com/p/android/issues/detail?id=5090 > > Thanks in advance! > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books -- 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

