The aim of this library is to let you integrate camera features to your app, in case using Intent
to launch default Camera cannot fulfill your requirements.
This is a fork from Google's CameraView. Based on the original one, the following has been done (As per Version 0.7.0):
- Resolved some bugs
- Implemented zoom feature
- Improved API friendliness
- Changed return image from
byte[]
toBitmap
(with correct orientation) - Added listeners
- Allow force fallback to Camera
from The Android Arsenal
No comments:
Post a Comment