Hi everyone.

I'm developing a WebKit plug-in.
I would like to support the plug-in camera.
I writed Manifest file the permission information.
<uses-permission android:name="android.permission.CAMERA"/>
However, there is problem at runtime plug-in.
Error message :

WARN/ServiceManager(34): Permission failure: android.permission.CAMERA
from uid=10034 pid=436
ERROR/CameraService(34): Permission Denial: can't use the camera
pid=436, uid=10034

WebKit plug-in does not support the camera preview ?

Please help me.
Sorry for the crude English.

Thank you. Have a good time..^^

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