Open source NFC and fragment tutorial app created for Lawrence Angrave's Android Apps 101 Coursera course.
CardSwap is hosted in the following web site
https://github.com/vdisawar/CardSwap
If you think the Android project CardSwap 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 CardSwap.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.NFC |
There are 1 image files in CardSwap. The names of the image files are listed as follows.
ic_action_edit.png
The following screenshort is generated from the image listed above.
CardSwap has the following Java source files.
com.coursera.cardswap.CardEdit.java com.coursera.cardswap.CardFragment.java com.coursera.cardswap.CardSwap.java com.coursera.cardswap.ContactReceive.java