Android chat client using Autobahn.ws.
android-autobahn-chat is hosted in the following web site
https://github.com/sdgoij/android-autobahn-chat
If you think the Android project android-autobahn-chat 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 android-autobahn-chat.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar autobahn-android-0.5.2-SNAPSHOT.jar jackson-all-1.9.11.jar |
Required Permissions | android.permission.INTERNET |
android-autobahn-chat has the following Java source files.
com.github.sdgoij.wschat.ConnectDialogFragment.java com.github.sdgoij.wschat.EventDispatcher.java com.github.sdgoij.wschat.MainActivity.java