OpenFlashLight

OpenFlashLight

  • 27.2 KB

    फाइल का आकार

  • Android 2.2+

    Android OS

OpenFlashLight के बारे में

एक minimalist लाइट एक बटन. खुला स्रोत.

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.

अधिक दिखाएं

What's new in the latest 1.0

Last updated on Sep 11, 2016
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 डाउनलोड करें
आपके लिए वायरस मुक्त OpenFlashLight APK डाउनलोड करने के लिए APKPure प्रमाणित करने का उपयोग करता है।

OpenFlashLight के पुराने संस्करण

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