https://github.com/ix5/camerasettings
NOTE to self: Marijn has access
https://github.com/ix5/camerasettings
Last synced: 2 months ago
JSON representation
NOTE to self: Marijn has access
- Host: GitHub
- URL: https://github.com/ix5/camerasettings
- Owner: ix5
- Created: 2020-05-11T18:05:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T13:19:25.000Z (about 5 years ago)
- Last Synced: 2025-01-20T11:25:00.395Z (4 months ago)
- Language: Kotlin
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo System Settings Screen
Camera Lift Trigger controller
## Validating
```
adb shell settings get --user current secure camera_lift_trigger_enabled
adb shell settings put --user current secure camera_lift_trigger_enabled 1
adb shell settings put --user current secure camera_lift_trigger_enabled 0
```