Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Created October 18, 2016 09:30
Show Gist options
  • Save kevalpatel2106/bda11867e1ab72bcf6431e801285e0c5 to your computer and use it in GitHub Desktop.
Save kevalpatel2106/bda11867e1ab72bcf6431e801285e0c5 to your computer and use it in GitHub Desktop.
@Override
protected void onCreate(Bundle savedInstanceState) {
mFingerPrintAuthHelper = FingerPrintAuthHelper.getHelper(this, this);
//....
//....
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment