Skip to content

Instantly share code, notes, and snippets.

@matija
Last active November 5, 2018 09:16
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 matija/76bf2f921865acd0f257e747befdf901 to your computer and use it in GitHub Desktop.
Save matija/76bf2f921865acd0f257e747befdf901 to your computer and use it in GitHub Desktop.
public void readUserToken(View view) {
 IntentIntegrator integrator = new IntentIntegrator();
 integrator.initiateScan();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment