A terminal application designed to process transactions using cards present in the ABnote Wallet on another device.
abnoteterminal is hosted in the following web site
https://github.com/tbellenger/abnoteterminal
If you think the Android project abnoteterminal 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 abnoteterminal.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 11 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | abnotetools.jar gson-2.1.jar |
Required Permissions | android.permission.INTERNET android.permission.NFC android.permission.VIBRATE |
There are 6 image files in abnoteterminal. The names of the image files are listed as follows.
card_terminal_icon.png saveway_icon.png settings_default.png settings_selected.png sonic_icon.png white_nfc.png
The following screenshort is generated from the image listed above.
abnoteterminal has the following Java source files.
com.abnote.terminal.NfcActivity.java com.abnote.terminal.PerformTransactionTask.java com.abnote.terminal.ReceiptDialog.java com.abnote.terminal.TerminalActivity.java com.abnote.util.oe.OneEmpowerProcessor.java com.abnote.util.oe.beans.BalancePoolBean.java com.abnote.util.oe.beans.BaseResponseBean.java com.abnote.util.oe.beans.LoadAmountValueBean.java com.abnote.util.oe.beans.LoadValuePool.java com.abnote.util.oe.beans.LoginResponseBean.java com.abnote.util.oe.beans.RedeemBean.java com.abnote.util.oe.beans.RedeemBeanContainer.java com.abnote.util.oe.beans.SalePoolBean.java com.abnote.util.oe.beans.SaleResponseBean.java