Test chatting android app.
bubblechat is hosted in the following web site
https://github.com/thedayzombiedreamer/bubblechat
If you think the Android project bubblechat 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 bubblechat.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | gcm.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.lobdo.bubblechat.ui.permission.C2D_MESSAGE |
There are 3 image files in bubblechat. The names of the image files are listed as follows.
comm.9.png comm_left.9.png comm_right.9.png
The following screenshort is generated from the image listed above.
bubblechat has the following Java source files.
com.google.android.gcm.demo.app.CommonUtilities.java com.lobdo.bubblechat.ui.ChatListFragment.java com.lobdo.bubblechat.ui.FriendsListFragment.java com.lobdo.bubblechat.ui.GCMIntentService.java com.lobdo.bubblechat.ui.MainActivity.java com.lobdo.bubblechat.ui.SettingsFragment.java com.lobdo.bubblechat.util.TabListener.java