开发者

How to get camera permission in system service?

开发者 https://www.devze.com 2023-03-19 12:07 出处:网络
I am using camera in my remote service. I am getting camera permission in remote service. But now i am using system service .In system service i want to access camera.But I cannot

I am using camera in my remote service. I am getting camera permission in remote service. But now i am using system service .In system service i want to access camera.But I cannot access the camera.So how can i get the permission in system 开发者_Go百科service in android.


Add the CAMERA permissions in Manifest file.

0

精彩评论

暂无评论...
验证码 换一张
取 消