简体   繁体   中英

How to implement Camera Based app in android using google camera(GCAM)?

我想使用GCAM(谷歌相机)开发一个Android应用来捕获图像.GCAM是否可以开源?

As far as I know, google has not published code of "GCAM" application, neither jetpack's CameraX. The public is only Camera 2 API. You can also look here - example of use Camera 2 API, from googleexaples: https://github.com/googlesamples/android-Camera2Basic

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM