Buddy Chat android app based on parse framework..
BuddyChat is hosted in the following web site
https://github.com/ikbhal/BuddyChat
If you think the Android project BuddyChat 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 BuddyChat.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | Parse-1.4.1.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CALL_PHONE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.toprecur.android.buddychat.permission.C2D_MESSAGE |
There are 1 image files in BuddyChat. The names of the image files are listed as follows.
ic_action_logout.png
The following screenshort is generated from the image listed above.
BuddyChat has the following Java source files.
com.toprecur.android.buddychat.BuddyChatApplication.java com.toprecur.android.buddychat.BuddyChatReceiver.java com.toprecur.android.buddychat.ChatActivity.java com.toprecur.android.buddychat.ChatMessage.java com.toprecur.android.buddychat.Contact.java com.toprecur.android.buddychat.ContactActivity.java com.toprecur.android.buddychat.ContactAdapter.java com.toprecur.android.buddychat.LoginActivity.java com.toprecur.android.buddychat.MainActivity.java com.toprecur.android.buddychat.MessageAdapter.java com.toprecur.android.buddychat.Profile.java com.toprecur.android.buddychat.ProfileActivity.java com.toprecur.android.buddychat.RegisterActivity.java