I have compiled the android OS from the AOSP source code (7.1) and flashed the image on to the google Pixel device. I was successful in flashing the image but the camera and music do not seem to work. On clicking on the camera it shows "Camera error can't connect to the camera". Please help me to solve this issue. Thanks.
Asked
Active
Viewed 57 times
0
-
This is the bug since android 5.0. it occurs when the app using camera(eg. Snapchat) does not release the camera after they are done. You can solve it by rebooting or uncheck permission of apps except google camera in setting>apps>permission>camera (something like this). If rebooting does not solve it, it is hardware issue. – Akshay Feb 14 '17 at 07:02
1 Answers
0
Get the logcat and see what the exact problem is. You can refer this guide on XDA-developers to get the logcat.

Nitinkumar Chobhe
- 19
- 3