Android Open Source - App test bubblechat






Project Summary

Test chatting android app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bubblechat.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count2
jar files usedgcm.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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