Horrible Chat app that breaks very easy..
sChuckleChat-Android is hosted in the following web site
https://github.com/Stoux2/sChuckleChat-Android
If you think the Android project sChuckleChat-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 sChuckleChat-Android.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 5 |
jar files used | android-support-v13.jar android-support-v4.jar minimal-json-0.9.1.jar mysql-connector-java-5.1.30-bin.jar org-netbeans-modules-java-j2seproject-copylibstask.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 6 image files in sChuckleChat-Android. The names of the image files are listed as follows.
ic_action_accept.png ic_action_chat.png ic_action_group.png ic_action_overflow.png ic_action_person.png ic_action_send_now.png
The following screenshort is generated from the image listed above.
sChuckleChat-Android has the following Java source files.
chucklechatserver.ChuckleChatServer.java chucklechatserver.Request.java chucklechatserver.RequestHandle.java chucklechatserver.SQLHandler.java nl.stoux.schucklechat.ChatActivity.java nl.stoux.schucklechat.ChatListActivity.java nl.stoux.schucklechat.InputDialog.java nl.stoux.schucklechat.LoginActivity.java nl.stoux.schucklechat.UserSelectActivity.java nl.stoux.schucklechat.chatdata.Chat.java nl.stoux.schucklechat.chatdata.ChatItem.java nl.stoux.schucklechat.chatdata.Message.java nl.stoux.schucklechat.chatdata.Refreshable.java nl.stoux.schucklechat.chatdata.SendMessage.java nl.stoux.schucklechat.contacttasks.ChangeNameTask.java nl.stoux.schucklechat.contacttasks.GetNewTask.java nl.stoux.schucklechat.contacttasks.SendMessageTask.java nl.stoux.schucklechat.data.CachedData.java nl.stoux.schucklechat.data.ConnectionHandler.java nl.stoux.schucklechat.data.Profile.java nl.stoux.schucklechat.data.User.java nl.stoux.schucklechat.json.JsonUtil.java nl.stoux.schucklechat.json.Jsonable.java