Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 684 Bytes

FlashIt

Android App

Name of the app is Pub Flashlight

About the app : It is Utility and Entertainment app for controlling mobile flashlight. It can also produce disco light flickering effect depending on the frequency selected by the user.

Functionality :

  • Firstly it checks for camera hardware in the mobile .
  • It does not need any user persmissions as it just uses the CameraManager for controlling the flash which does not require user permission.
  • It has a button for switching the flash light on/off .
  • With the help of seekbar when the flashlight is on user can produce twikling effect whose frequency depends of seekbar value.
  • This app runs in background also.