simple xmpp chat client for android using smack.
SmackDroid is hosted in the following web site
https://github.com/karbonade/SmackDroid
If you think the Android project SmackDroid 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 SmackDroid.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
SmackDroid has the following Java source files.
com.drikvy.xmppclient.ClientApplication.java com.drikvy.xmppclient.LoginFragment.java com.drikvy.xmppclient.MainActivity.java com.drikvy.xmppclient.RosterFragment.java