An android app for a NFC enabled phone which fetches student data from arduino board with NFC shield mounted on it and stores the data on the phone to be displayed in a well formatted manner..
SmartKard is hosted in the following web site
https://github.com/salluspeaks/SmartKard
If you think the Android project SmartKard 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 SmartKard.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.NFC android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_INTERNAL_STORAGE |
There are 5 image files in SmartKard. The names of the image files are listed as follows.
att.png internal.png mix.png pencil.png update.png
The following screenshort is generated from the image listed above.
SmartKard has the following Java source files.
com.example.smartkard.FirstFrag.java com.example.smartkard.MainActivity.java com.example.smartkard.SecondFrag.java com.example.smartkard.SwipeDismissListViewTouchListener.java com.example.smartkard.SwipeDismissTouchListener.java