Skip to content

Instantly share code, notes, and snippets.

@naffiq
Created September 21, 2017 11:56
Show Gist options
  • Save naffiq/77f2cfd48cc828fc575fc1b20372291d to your computer and use it in GitHub Desktop.
Save naffiq/77f2cfd48cc828fc575fc1b20372291d to your computer and use it in GitHub Desktop.
Fix date on your Genymotion from Mac terminal
adb shell date -s "`date +%Y%m%d.%H%M%S`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment