Live Talking is an open group chat. That means everyone connect one each other. This is the client for Android devices since 2.2+..
LiveTalking-Android is hosted in the following web site
https://github.com/filipebezerra/LiveTalking-Android
If you think the Android project LiveTalking-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 LiveTalking-Android.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in LiveTalking-Android. The names of the image files are listed as follows.
ic_chat.png
The following screenshort is generated from the image listed above.
LiveTalking-Android has the following Java source files.
com.codebutler.android_websockets.HybiParser.java com.codebutler.android_websockets.WebSocketClient.java io.github.filipebezerra.livetalking.android.MainActivity.java io.github.filipebezerra.livetalking.android.NameActivity.java io.github.filipebezerra.livetalking.android.adapter.MessagesListAdapter.java io.github.filipebezerra.livetalking.android.model.Message.java io.github.filipebezerra.livetalking.android.util.Utils.java io.github.filipebezerra.livetalking.android.util.WsConfig.java