An example application that uses websockets to connect to the Ripple network.
ripple-websocket-base-android is hosted in the following web site
https://github.com/stevenzeiler/ripple-websocket-base-android
If you think the Android project ripple-websocket-base-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 ripple-websocket-base-android.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
ripple-websocket-base-android has the following Java source files.
com.codebutler.android_websockets.HybiParser.java com.codebutler.android_websockets.WebSocketClient.java com.ripplesubscribe.BlobVaultActivity.java com.ripplesubscribe.BlobVaultFragment.java com.ripplesubscribe.MainActivity.java com.ripplesubscribe.SingleFragmentActivity.java com.ripplesubscribe.Transaction.java com.ripplesubscribe.TransactionListFragment.java