https://github.com/renovamen/stupid-torch
一个沙雕安卓手电筒 app,在有光的地方亮,没有光的地方绝对不亮
https://github.com/renovamen/stupid-torch
torch
Last synced: 8 months ago
JSON representation
一个沙雕安卓手电筒 app,在有光的地方亮,没有光的地方绝对不亮
- Host: GitHub
- URL: https://github.com/renovamen/stupid-torch
- Owner: Renovamen
- Created: 2018-11-23T14:39:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T14:57:21.000Z (almost 7 years ago)
- Last Synced: 2025-01-07T21:24:13.393Z (9 months ago)
- Topics: torch
- Language: Java
- Homepage:
- Size: 15.3 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stupid Torch
### Light Sensor
Use the light sensor to get the current light intensity. If the value of light intensity > 500, turn on the torch.
### Instruction
Short press the switch button to turn on the torch (if your screen is under light), short press it again to turn off the torch.
Long press the switch button to enter into setup, you can switch modes (SOS) and themes there.
### How to run
Just download it and run it in IDEA.