Android app that simply works as an NFC reader and pushes the read results to an external URL.
DDTagReaderFrag is hosted in the following web site
https://github.com/swampfinn/DDTagReaderFrag
If you think the Android project DDTagReaderFrag listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DDTagReaderFrag.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-async-http-1.4.3.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.NFC |
DDTagReaderFrag has the following Java source files.
ixd.cbi.ddtagreaderfrag.DDConstants.java ixd.cbi.ddtagreaderfrag.DDServiceClient.java ixd.cbi.ddtagreaderfrag.MainActivity.java ixd.cbi.ddtagreaderfrag.MainViewFragment.java ixd.cbi.ddtagreaderfrag.SettingsFragment.java