Skip to content

Instantly share code, notes, and snippets.

@samuelchanx
Last active November 8, 2022 15:55
Show Gist options
  • Select an option

  • Save samuelchanx/c3f2804c612e1ae4f25be6c9715b3e2f to your computer and use it in GitHub Desktop.

Select an option

Save samuelchanx/c3f2804c612e1ae4f25be6c9715b3e2f to your computer and use it in GitHub Desktop.
Sync Android Emulator Date Time with your Host Computer #android
# Just run this in your terminal
adb -e shell su root 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