Android P2P communication over NFC.
Android-NFC-P2P-Communication is hosted in the following web site
https://github.com/tonybeltramelli/Android-NFC-P2P-Communication
If you think the Android project Android-NFC-P2P-Communication 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 Android-NFC-P2P-Communication.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-async-http-1.4.3.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.NFC |
Android-NFC-P2P-Communication has the following Java source files.
com.tonybeltramelli.mobile.nfcp2pcommunication.activity.MainActivity.java com.tonybeltramelli.mobile.nfcp2pcommunication.activity.ReadingWritingActivity.java com.tonybeltramelli.mobile.nfcp2pcommunication.utils.NFCUtils .java