An Android application to exchange Business cards based on NFC technology.
Exchange is hosted in the following web site
https://github.com/gyshz/Exchange
If you think the Android project Exchange 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 Exchange.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 5 image files in Exchange. The names of the image files are listed as follows.
action_add.png action_search.png btn_accept.png btn_cancel.png tab_pressed_bottom.9.png
The following screenshort is generated from the image listed above.
Exchange has the following Java source files.
com.shz.activity.HoldersActivity.java com.shz.activity.MainActivity.java com.shz.activity.OwnerActivity.java com.shz.activity.ThirdActivity.java com.shz.card.CardInfo.java com.shz.database.DBHelper.java com.shz.database.DBInfo.java com.shz.database.DBManager.java com.shz.indicator.PageIndicator.java com.shz.indicator.UnderlinePageIndicator.java com.shz.model.CardHolderAdapter.java com.shz.model.CustomizedPopupView.java