What does adb logcat say? Also, have you tried fake camera on Mac too? You can disable webcam emulation with -webcam off command line option, or by setting to 'no' Camera in your AVD.
On Fri, Mar 16, 2012 at 1:52 PM, Bob <[email protected]> wrote: > I have a sample app using PhoneGap that accesses the camera, takes a > picture, then uploads it to a server. I am using Eclipse. On my Windows 7 > box the code runs fine and the emulator brings up the fake camera. However > running the same code under Eclipse on my MacBook Pro I get the > "Unfortunately, camera has stopped" error running my app or just the > built-in camera app on the emulator. > > Anyone have any ideas on how to get the camera to function in the > emulator? I've tried one trick I read online which was to hit the Menu > button on the emulator then click on Manage Apps. From there you pick the > camera and clear the data. That did not help me. > > Thanks! > > -- > 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 -- 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

