A real-time Android group chat built with the Realtime Framework.
androidchat is hosted in the following web site
https://github.com/Gustash/androidchat
If you think the Android project androidchat 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 androidchat.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
jar files used | ortc-android-2.1.24.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in androidchat. The names of the image files are listed as follows.
ic_small_notif.png ic_stat_social_chat.png ic_stat_social_chat_v11.png
The following screenshort is generated from the image listed above.
androidchat has the following Java source files.
com.example.jparreira.androidchat.ActiveUsers.java com.example.jparreira.androidchat.ApplicationTest.java com.example.jparreira.androidchat.Channel.java com.example.jparreira.androidchat.ChannelSelectWindow.java com.example.jparreira.androidchat.ChatApplication.java com.example.jparreira.androidchat.ChatWindow.java com.example.jparreira.androidchat.MyToast.java com.example.jparreira.androidchat.NickWindow.java com.example.jparreira.androidchat.SplashScreen.java