Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经从 AOSP 源代码 (7.1) 编译了 android OS,并将图像刷到了 google Pixel 设备上。我成功地闪烁了图像,但相机和音乐似乎不起作用。单击相机时,会显示“相机错误无法连接到相机”。请帮我解决这个问题。谢谢。
获取 logcat 并查看确切的问题是什么。您可以参考XDA-developers 上的本指南来获取 logcat。