sample Android application using Visa's Java SDK which can be found on https://github.com/AuthorizeNet/sdk-mpos-android under the folder sampleapp.
visa-android is hosted in the following web site
https://github.com/triciasfu/visa-android
If you think the Android project visa-android 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 visa-android.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar sdk-mpos-android.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.ACESS_NETWORK_STATE android.permission.INTERNET |
There are 6 image files in visa-android. The names of the image files are listed as follows.
authorizenet_icon.png ic_authorizelogo.png ic_check_mark.png ic_delete.png ic_dev_info.png ic_question_mark.png
The following screenshort is generated from the image listed above.
visa-android has the following Java source files.
net.authorize.sampleapplication.ChargeCardActivity.java net.authorize.sampleapplication.DevInfoFragment.java net.authorize.sampleapplication.LoginActivity.java