Android代码-使Android相机更加友好

时间:2022-08-26 05:41:18
【文件属性】:

文件名称:Android代码-使Android相机更加友好

文件大小:278KB

文件格式:ZIP

更新时间:2022-08-26 05:41:18

Android代码

Fotoapparat Camera API in Android is hard. Having 2 different API for new and old Camera does not make things any easier. But fret not, that is your lucky day! After several years of working with Camera we came up with Fotoapparat. What it provides: Simple, yet powerful API for working with Camera. Support of Camera1 as well as Camera2. Last, but not least, non 0% test coverage. Taking picture becomes as simple as: Fotoapparat fotoapparat = Fotoapparat .with(context) .into(cameraVi


网友评论