This is a simple communication application for android. It's based on xmpp protocol, using asmack lib..
EasyComm is hosted in the following web site
https://github.com/porfavor/EasyComm
If you think the Android project EasyComm 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 EasyComm.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in EasyComm. The names of the image files are listed as follows.
fileback.png filetype.png folder.png im.png incoming.9.png outgoing.9.png p12.png
The following screenshort is generated from the image listed above.
EasyComm has the following Java source files.
com.coffeebean.easycomm.ActivityLogin.java com.coffeebean.easycomm.ActivityRoster.java com.coffeebean.easycomm.util.TimeRender.java com.coffeebean.easycomm.util.TransferUtils.java com.coffeebean.easycomm.util.XmppTool.java