OpenFlashLight

OpenFlashLight

  • 27.2 KB

    Dimensione

  • Android 2.2+

    Android OS

Informazioni su 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.

Mostra Altro

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!
Mostra Altro

Video e screenshot

  • OpenFlashLight per il Trailer ufficiale Android
  • 1 Schermata OpenFlashLight
  • 2 Schermata OpenFlashLight

Informazioni sull'APK OpenFlashLight

Ultima versione
1.0
Categoria
Strumenti
Android OS
Android 2.2+
Dimensione
27.2 KB
Sviluppatore
tinmarino
Classificazione dei contenuti
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Download APK sicuri e veloci su APKPure
APKPure utilizza la verifica delle firme per garantire download di APK OpenFlashLight senza virus per te.

Vecchie versioni di OpenFlashLight

27.2 KBSep 11, 2016
Scarica
Icona APKPure

Download super veloce e sicuro tramite l'app APKPure

Basta un clic per installare i file XAPK/APK su Android!

Scarica 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