Skip to content

Final version using android.nfc hidden classes/methods

Compare
Choose a tag to compare
@skjolber skjolber released this 17 Feb 18:23
· 29 commits to master since this release
5870a78

Using hidden classes / methods is no longer allowed in stock Android. This release archives the 1.x versions which used that approach.

Moving forward, the 2.x version will add a wrapper with a fork of the neccessary android.nfc classes into the com.github.skjolber.android.nfc package.