Andoird Chat Messenger Peer-to-Peer.
JAMessenger is hosted in the following web site
https://github.com/agrawald/JAMessenger
If you think the Android project JAMessenger 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 JAMessenger.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 16 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 4 image files in JAMessenger. The names of the image files are listed as follows.
ic_info.png ic_join.png ic_mates.png ic_signout.png
The following screenshort is generated from the image listed above.
JAMessenger has the following Java source files.
com.chat.client.ClientSvc.java com.chat.client.impl.Client.java com.chat.common.data.Message.java com.chat.common.utils.EncryptionUtils.java com.chat.common.utils.Helper.java com.chat.messenger.ActMessenger.java com.chat.server.MsgBroadcaster.java com.chat.server.ServerSvc.java com.chat.server.impl.Server.java