PayPal Access Example for Android.
PayPal-Access-Android-Example is hosted in the following web site
https://github.com/SeraphimSerapis/PayPal-Access-Android-Example
If you think the Android project PayPal-Access-Android-Example 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 PayPal-Access-Android-Example.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in PayPal-Access-Android-Example. The names of the image files are listed as follows.
btn_login.png ic_action_search.png
The following screenshort is generated from the image listed above.
PayPal-Access-Android-Example has the following Java source files.
com.paypal.example.android.ppaccess.LoginActivity.java com.paypal.example.android.ppaccess.MainActivity.java com.paypal.example.android.ppaccess.helper.AccessHelperConnect.java com.paypal.example.android.ppaccess.http.AsyncConnection.java