OpenFlashLight

OpenFlashLight

  • 27.2 KB

    Bestandsgrootte

  • Android 2.2+

    Android OS

Over 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.

Meer Info

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!
Meer Info

Video's en screenshots

  • OpenFlashLight voor officiële Androidtrailer
  • OpenFlashLight screenshot 1
  • OpenFlashLight screenshot 2

OpenFlashLight APK -informatie

Laatste versie
1.0
Categorie
Tools
Android OS
Android 2.2+
Bestandsgrootte
27.2 KB
Ontwikkelaar
tinmarino
Inhoudsbeoordeling
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Veilige en snelle APK Downloads op APKPure
APKPure gebruikt handtekeningverificatie om virusvrije OpenFlashLight APK downloads voor u te garanderen.

Oude versies van OpenFlashLight

27.2 KBSep 11, 2016
Downloaden
APKPure-icoon

Supersnel en veilig downloaden via de APKPure-app

Eén klik om XAPK/APK-bestanden op Android te installeren!

Downloaden 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