Created
March 21, 2015 16:39
-
-
Save manadream/6b7e576894a800d451bf to your computer and use it in GitHub Desktop.
Set Android Device timezone using 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 shell setprop persist.sys.timezone ${TIMEZONE} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment