OpenFlashLight

OpenFlashLight

  • 27.2 KB

    Tamanho do arquivo

  • Android 2.2+

    Android OS

Sobre este OpenFlashLight

A Light um botão minimalista. 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.

Mostrar mais

Novidades em 1.0 mais recente

Last updated on Sep 11, 2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Mostrar mais

Vídeos e capturas de tela

  • OpenFlashLight Para Trailer oficial
  • OpenFlashLight imagem de tela 1
  • OpenFlashLight imagem de tela 2

Informações sobre OpenFlashLight APK

Última Versão
1.0
Categoria
Ferramentas
Android OS
Android 2.2+
Tamanho do arquivo
27.2 KB
Desenvolvedor
tinmarino
Classificação do Conteúdo
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Downloads seguros e rápidos de APK no APKPure
O APKPure usa verificação de assinatura para garantir downloads de APK OpenFlashLight sem vírus para você.

Versões Antigas de OpenFlashLight

27.2 KBSep 11, 2016
Baixar
APKPure ícone

Baixar de Forma Rápida e Segura via APKPure App

Um clique para instalar arquivos XAPK/APK no Android!

Baixar 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