Android Open Source - Chat library ChatXMPP






Project Summary

Android Chat which connects to Gtalk using Smac, a XMPP library.

Web Site / Source Repository

ChatXMPP is hosted in the following web site
https://github.com/jcondominas/ChatXMPP

If you think the Android project ChatXMPP 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 ChatXMPP.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
asmack-android-9-0.8.9beta4.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




Resource Files

There are 2 image files in ChatXMPP. The names of the image files are listed as follows.

ic_gtalk_login.png
ic_noimg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ChatXMPP has the following Java source files.

com.jcg.testchat.Activities.ChatPages.java
com.jcg.testchat.Activities.ContactList.java
com.jcg.testchat.Activities.GTalkAuthenticator.java
com.jcg.testchat.adapters.ChatAdapter.java
com.jcg.testchat.adapters.ContactListAdapter.java
com.jcg.testchat.application.TestChat.java
com.jcg.testchat.xmpp.ChatController.java
com.jcg.testchat.xmpp.GTalkSASLMechanism.java
com.jcg.testchat.xmpp.MyMessage.java
com.jcg.testchat.xmpp.ThreadLoadAvatars.java