Chat emulator. Android application. Training..
SimpleChat is hosted in the following web site
https://github.com/siplivit/SimpleChat
If you think the Android project SimpleChat 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 SimpleChat.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\message.mp3 res\raw\tock.mp3 |
There are 3 image files in SimpleChat. The names of the image files are listed as follows.
ic_menu_settings.png speech_bubble_green.9.png speech_bubble_yellow.9.png
The following screenshort is generated from the image listed above.
SimpleChat has the following Java source files.
com.vitaliksv.simplechat.CustomCursorAdapter.java com.vitaliksv.simplechat.MessagingActivity.java com.vitaliksv.simplechat.database.Message.java com.vitaliksv.simplechat.database.MyDBAdapter.java