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