Android Open Source - App messenger SimpleAndroidChat






Project Summary

A Sample Android Application for the Talk "Unser XMPP Messenger" on FrOSCon 2014.

Web Site / Source Repository

SimpleAndroidChat is hosted in the following web site
https://github.com/mjohenneken/SimpleAndroidChat

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
jxmpp-core-0.2.0.jar
jxmpp-util-cache-0.2.0.jar
minidns-0.1.1.jar
smack-android-4.1.0-alpha1-SNAPSHOT.jar
smack-compression-jzlib-4.1.0-alpha1-SNAPSHOT.jar
smack-core-4.1.0-alpha1-SNAPSHOT.jar
smack-experimental-4.1.0-alpha1-SNAPSHOT.jar
smack-extensions-4.1.0-alpha1-SNAPSHOT.jar
smack-resolver-minidns-4.1.0-alpha1-SNAPSHOT.jar
smack-sasl-provided-4.1.0-alpha1-SNAPSHOT.jar
smack-tcp-4.1.0-alpha1-SNAPSHOT.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of SimpleAndroidChat is as follows:

GNU General Public License

Resource Files

There are 1 image files in SimpleAndroidChat. The names of the image files are listed as follows.

ic_action_send_now.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.anderscore.simpleandroidchat.AbstractActivity.java
com.anderscore.simpleandroidchat.ChatActivity.java
com.anderscore.simpleandroidchat.ChatListAdapter.java
com.anderscore.simpleandroidchat.ChatMsg.java
com.anderscore.simpleandroidchat.ConnectionAdapterEventbus.java
com.anderscore.simpleandroidchat.ConnectionAdapter.java
com.anderscore.simpleandroidchat.Constants.java
com.anderscore.simpleandroidchat.ContactListActivity.java
com.anderscore.simpleandroidchat.ContactListAdapter.java
com.anderscore.simpleandroidchat.Contact.java
com.anderscore.simpleandroidchat.DBConnection.java
com.anderscore.simpleandroidchat.DBModel.java
com.anderscore.simpleandroidchat.MessengerService.java
com.anderscore.simpleandroidchat.NotificationBuilder.java