Android Chat which connects to Gtalk using Smac, a XMPP library.
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.
The following table is the detailed list of ChatXMPP.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar asmack-android-9-0.8.9beta4.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS |
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.
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