Technology Radar
Published : Apr 26, 2023
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Apr 2023
Trial
在为 Android 应用程序添加相机功能时,开发人员必须注意潜在的风险。最近推出的 Jetpack CameraViewfinder API 在显著改善了开发人员在这方面的体验。它内部使用了 TextureView 或 SurfaceView 来显示相机的视频流,并对其进行必要的转换以正确显示取景器,比如修正宽高比、缩放和旋转方向。此外,还提供了针对可折叠设备优化的布局。虽然不是一个主要的功能,但我们在这里强调它的存在,以确保团队意识到有这个选项。