Torch2 is a simple application that toggles torch light using official Camera API 2. It requires Android Marshmallow or later.
The application contains a BroadcastReceiver
that allows developers to toggle the torch from external apps or from the Android framework. The idea comes from the old CyanogenMod's Torch app used on Nexus devices.
Torch2 application is licensed under the Apache License 2.0, for more details see LICENSE.
- CyanogenMod Team
- Roman Nurik's Android Asset Studio