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.
我正在开发一个需要相机的 android 应用程序。我知道我可以使用内置的相机应用程序来拍照。但是,我想要一个更自定义的外观(可能是另一个 UI 和一些附加功能)。
你们中有人可以给我一个关于如何实现这一目标的一般方法吗?那太棒了,谢谢!
这是一个很好的教程来完成它。
相机与 Surface View 的集成
您可以SurfaceView根据您的要求进行自定义更改。
SurfaceView