Created
May 8, 2024 15:09
-
-
Save indiejoseph/420a41dab5559010521b2a8dd3c2931b to your computer and use it in GitHub Desktop.
Set Android date time via adb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb -e shell date $(date +%m%d%H%M%Y.%S) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment