xingda920813 / HelloCamera2

Android 自定义相机: 可定制的 UI, 压缩到指定分辨率级别, 裁剪指定区域, 大图预览. (Android custom camera: Customizable UI, compress to specific resolution level, clip specific area programmatically, picture preview, usage of Camera / Camera2 API.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any option to resize the preview dyanamically

rahulbm opened this issue · comments

The HelloCamera2 it is really good. I am looking for resizing the preview during Camera on. Is there any option could you please help me

Hi I'm new to android development, I usually add libraries to my project in dependencies using compile or implementation. Or .jar file. I couldn't find in documentation on how to add this library to my project. Please help. Thank you.