• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android emulator: Can't connect to Camera Error

Hi,

I am developing an app with Xamarin Studios and I am using the Android emulator. I am trying to create an image gallery where the user is asked to take a photo, store it in the gallery, then choose to display the photo along with his profile information.

The code seems to build fine, however, whenever I try to Take a Photo, I get:

"Camera error: Can't connect to the camera."

Can anyone help?
 
I've moved your post over to the Application Development forum.
However most people here use a dedicated Android development environment (Android Studio). Xamarin appears to be a cross platform iOS/Android development tool. There may be someone who has experience of this, and can comment.
If you don't get a response here, you could try asking the question on StackOverflow

http://stackoverflow.com/
 
Back
Top Bottom