Skip to content

Instantly share code, notes, and snippets.

@dineshr93
Created September 1, 2015 12:34
Show Gist options
  • Select an option

  • Save dineshr93/377ae37a9c8dc170dc08 to your computer and use it in GitHub Desktop.

Select an option

Save dineshr93/377ae37a9c8dc170dc08 to your computer and use it in GitHub Desktop.
keytool -list -alias xxx -keystore "path to debug.keystore"-storepass android -keypass android
/* LocationManager location = (LocationManager)this.getSystemService(Context.LOCATION_SERVICE); */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment