OpenFlashLight

OpenFlashLight

tinmarino
2016年09月11日
  • 27.2 KB

    文件大小

  • Android 2.2+

    Android OS

关于OpenFlashLight

简约主义灯一个按钮。开源。

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 2016年09月11日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
更多

视频和屏幕截图

  • 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.
在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 OpenFlashLight APK 下载。

OpenFlashLight历史版本

27.2 KB2016年09月11日
下载
APKPure 图标

在APKPure上极速安全下载应用

一键安装安卓XAPK/APK文件!

下载 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