Android Open Source - Framework Application BuddyChat






Project Summary

Buddy Chat android app based on parse framework..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BuddyChat.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count6
jar files usedParse-1.4.1.jar
android-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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