Skip to content

Instantly share code, notes, and snippets.

@mahendruankit
Created March 17, 2014 16:55
Show Gist options
  • Save mahendruankit/9603385 to your computer and use it in GitHub Desktop.
Save mahendruankit/9603385 to your computer and use it in GitHub Desktop.
public void onClick (View view){
QRIntegrator integrator = new QRIntegrator(this);
integrator.initiateScan();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment