OpenFlashLight

OpenFlashLight

  • 27.2 KB

    Размер файла

  • Android 2.2+

    Android OS

Oписание 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.

Ещё

Что нового в последней версии 1.0

Last updated on 11/09/2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Ещё

Видео и Скриншоты

  • OpenFlashLight Официальный трейлер для Android
  • OpenFlashLight скриншот 1
  • OpenFlashLight скриншот 2

Информация OpenFlashLight APK

Последняя Версия
1.0
Категория
Инструменты
Android OS
Android 2.2+
Размер файла
27.2 KB
Разработчик
tinmarino
Возрастные ограничения
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Безопасная и Быстрая Загрузка APK на APKPure
APKPure позволяет легко и безопасно загружать OpenFlashLight APK с проверкой подписи.

Старые Версии OpenFlashLight

APKPure иконка

Супер Быстрая и Безопасная Загрузка через Приложение APKPure

Один клик для установки XAPK/APK файлов на Android!

Скачать 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