CameraViewEx makes integration of camera implementation and various camera features into any Android project very easy.
Features
- Camera preview by placing it in a layout XML (and calling the start method)
- Configuration by attributes
- Facing (app:facing)
- Aspect ratio (app:aspectRatio)
- Auto-focus (app:autoFocus)
- Flash (app:flash)
- Auto white balance (app:awb)
- Optical Stabilization (app:opticalStabilization)
- Noise Reduction (app:noiseReduction)
- Camera shutter view (app:shutter)
- Output format (app:outputFormat)
from The Android Arsenal
No comments:
Post a Comment