Add support for modifying time settings
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
I would like to programmatically set the time on an android device via the termux command line. Who ever does this might as well implement the rest of the public methods too. The relevant docs are here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Android Things TimeManager documentation linked in the issue and inspect the existing Termux command-line API entry points for the closest device-control features. Define which time-setting and other public methods are in scope, then verify that each selected operation can be invoked through the command line on an Android device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- api, cli, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100