Hi

I'm trying to write a basic camera app. The problem that I am facing
is that it works fine in emulator but on the phone (Nexus one) it
fails.

The point of failure is the very first call, i.e. Camera.open(). It
fails on the phone saying "Failed to connect to camera service". Any
idea what could be wrong? (BTW, I am calling this from my activity's
onCreate funtion itself, could that be an issue?)

For the information, I do have the necessary Camera permissions
specified in my manifest xml file.

Thanks
Shantanu

-- 
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