OpenFlashLight

OpenFlashLight Free App

Rated 3.75/5 (4) —  Free Android application by tinmarino

About OpenFlashLight

Open Source Flash Light one button, stable and fast. (no ads of course).
https://github.com/tinmarino/OpenFlashLight

The important features are in AndroidManifest.xml :







And On :
cam = Camera.open();
Parameters p = cam.getParameters();
p.setFlashMode(Parameters.FLASH_MODE_TORCH);
cam.setParameters(p);
cam.startPreview();

Off :
cam.stopPreview();
cam.release();
cam = null;

Test if LED flash present in Android SmartPhone :
if (getPackageManager().hasSystemFeature(
PackageManager.FEATURE_CAMERA_FLASH))

Hope that helps.

How to Download / Install

Download and install OpenFlashLight version 1.0 on your Android device!
Downloaded 100+ times, content rating: Not rated
Android package: com.openFlashLight, download OpenFlashLight.apk

All Application Badges

Free
downl.
Android
2.2+
n/a
Not
rated
Android app

App History & Updates

More downloads  OpenFlashLight reached 100 - 500 downloads
More downloads  OpenFlashLight reached 50 - 100 downloads

Oh snap! No comments are available for OpenFlashLight at the moment. Be the first to leave one!

Share The Word!


Rating Distribution

RATING
3.85
4 users

5

4

3

2

1