Check for Camera runnig correctly

2011/10/10, ecspertiza <ecspert...@gmail.com>:
> Hi all, I use code
>
> Intent intent = new Intent("android.media.action.IMAGE_CAPTURE");
> startActivityForResult(intent, 0);
>
> to start standart camera. Standart camera run and i get message
> ErrorMessageHandler.handleMessage(-1).
>
> what wrong ?
>
> --
> 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

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