Android Application for the NFC Golf Ball Dispenser Project.
NFCGolfBallDispenser-AndroidApp is hosted in the following web site
https://github.com/acknowledge/NFCGolfBallDispenser-AndroidApp
If you think the Android project NFCGolfBallDispenser-AndroidApp 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 NFCGolfBallDispenser-AndroidApp.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.NFC |
NFCGolfBallDispenser-AndroidApp has the following Java source files.
com.golfwallet.connectivity.APITest.java com.golfwallet.connectivity.HTTPRequest.java com.golfwallet.identification.LoginActivity.java com.golfwallet.identification.SigninActivity.java com.golfwallet.main.Constants.java com.golfwallet.main.MainActivity.java com.golfwallet.main.Transaction.java com.golfwallet.main.TransactionAdapter.java com.golfwallet.nfc.IsoDepAdapter.java com.golfwallet.nfc.IsoDepTransceiver.java com.golfwallet.nfc.NfcHceService.java com.golfwallet.preference.ReadWriteData.java