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!
もっと見る

ビデオとスクリーンショット

  • OpenFlashLight のアンドロイド公式予告
  • 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アプリで超高速かつ安全にダウンロード

Android で 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