Skip to content

Instantly share code, notes, and snippets.

@Koronaa
Created April 1, 2018 11:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Koronaa/d204bc29a122f9adef857d8935fd7cbc to your computer and use it in GitHub Desktop.
Save Koronaa/d204bc29a122f9adef857d8935fd7cbc to your computer and use it in GitHub Desktop.
Android Secure ID (SSAID)
String secureId = Settings.Secure.getString(getContentResolver(), Settings.Secure.ANDROID_ID);
@ryuujo1573
Copy link

Hi, I was wondering what would a common SSAID looks like.
Could you help me on this?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment