OpenFlashLight

OpenFlashLight

  • 27.2 KB

    Taille de fichier

  • Android 2.2+

    Android OS

À propos de 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.

Voir plus

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!
Voir plus

Vidéos et captures d'écran

  • Trailer officiel de OpenFlashLight pour Android
  • OpenFlashLight capture d'écran 1
  • OpenFlashLight capture d'écran 2

Informations OpenFlashLight APK

Dernière version
1.0
Catégories
Outils
Android OS
Android 2.2+
Taille de fichier
27.2 KB
Développeur
tinmarino
Classification du contenu
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Téléchargements APK sûrs et rapides sur APKPure
APKPure utilise la vérification de la signature pour garantir des téléchargements de OpenFlashLight APK sans virus pour vous.

Vieilles versions de OpenFlashLight

APKPure icône

Téléchargement super rapide et sûr via l'application APKPure

Un clic pour installer les fichiers XAPK/APK sur Android!

Téléchargement 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