OpenFlashLight

OpenFlashLight

  • 27.2 KB

    Dateigröße

  • Android 2.2+

    Android OS

Über OpenFlashLight

Ein minimalistisches Licht einer Taste. 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.

Mehr anzeigen

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!
Mehr anzeigen

Videos und Screenshots

  • OpenFlashLight für den offiziellen Android-Trailer
  • OpenFlashLight Screenshot 1
  • OpenFlashLight Screenshot 2

OpenFlashLight APK -Informationen

Letzte Version
1.0
Kategorie
Tools
Android OS
Android 2.2+
Dateigröße
27.2 KB
Entwickler
tinmarino
Altersfreigabe
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Sichere und schnelle APK-Downloads auf APKPure
Mit APKPure können Sie OpenFlashLight APK einfach und sicher mit Signaturüberprüfung herunterladen.

Alte Versionen von OpenFlashLight

27.2 KBSep 11, 2016
Download
APKPure Zeichen

Superschnelles und sicheres Herunterladen über die APKPure-App

Ein Klick zur Installation von XAPK/APK-Dateien auf 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