Demo project. Shows usage of PaymentSystem API methods..
PaymentRSClient is hosted in the following web site
https://github.com/pobochii/PaymentRSClient
If you think the Android project PaymentRSClient 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 PaymentRSClient.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
jar files used | rest-api-v1.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.pvg.paymentrsclient.permission.C2D_MESSAGE |
PaymentRSClient has the following Java source files.
com.pvg.paymentrsclient.ApplicationTest.java com.pvg.paymentrsclient.MainActivity.java com.pvg.paymentrsclient.domain.Doc.java com.pvg.paymentrsclient.domain.LoginMessage.java com.pvg.paymentrsclient.domain.UserDetails.java com.pvg.paymentrsclient.gcmreceiver.GcmBroadcastReceiver.java com.pvg.paymentrsclient.gcmservice.GcmIntentService.java