OpenFlashLight

OpenFlashLight

tinmarino
Sep 11, 2016
  • 27.2 KB

    File Size

  • Android 2.2+

    Android OS

About OpenFlashLight

A minimalist Light one button. Open source.

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.

Show More

What's new in the latest 1.0

Last updated on Sep 11, 2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Show More

Videos and Screenshots

  • OpenFlashLight for Android official Trailer
  • OpenFlashLight screenshot 1
  • OpenFlashLight screenshot 2

OpenFlashLight APK Information

Latest Version
1.0
Category
Tools
Android OS
Android 2.2+
File Size
27.2 KB
Developer
tinmarino
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free OpenFlashLight APK downloads for you.

Old Versions of OpenFlashLight

OpenFlashLight 1.0

27.2 KBSep 11, 2016
Download
APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies