Android Open Source - Network client MINET






Project Summary

a network project for my lesson.It is the android client..

Web Site / Source Repository

MINET is hosted in the following web site
https://github.com/cbuu/MINET

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

ItemValue
Java File Count36
Supported screen sizes[hdpi]
Target SDK Version20
Minimum SDK Version15
Activity Count9
jar files usedandroid-support-v4.jar
gson-2.2.4-javadoc.jar
gson-2.2.4-sources.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 27 image files in MINET. The names of the image files are listed as follows.

angry.png
astroboy.png
back.png
bigyellowdog.png
cancel.png
chatfromwho_bg_normal.9.png
chatto_bg_normal.9.png
cool.png
cry.png
cs1.png
doraemon.png
girl.png
hellokitty.png
like.png
nikefootball.png
person.png
programmer.png
qq.png
settings.png
simpson.png
simpsontwo.png
smile.png
southpark.png
southparkfour.png
southparkthree.png
southparktwo.png
tick.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MINET has the following Java source files.

cbuu.minet.ChatActivity.java
cbuu.minet.ChatRoomActivity.java
cbuu.minet.FaceAdapter.java
cbuu.minet.FacesActivity.java
cbuu.minet.IAdapter.java
cbuu.minet.ListActivity.java
cbuu.minet.LoginActivity.java
cbuu.minet.MessageAdapter.java
cbuu.minet.MyAdapter.java
cbuu.minet.ProfileActivity.java
cbuu.minet.RegistActivity.java
cbuu.minet.SettingsActivity.java
cbuu.minet.common.ChatRoom.java
cbuu.minet.common.Constant.java
cbuu.minet.common.FaceItem.java
cbuu.minet.common.IHandler.java
cbuu.minet.common.IListener.java
cbuu.minet.common.IMessage.java
cbuu.minet.common.JMessage.java
cbuu.minet.common.User.java
cbuu.minet.handlers.BrocastHandler.java
cbuu.minet.handlers.HandlerFactory.java
cbuu.minet.handlers.PushHandler.java
cbuu.minet.handlers.RespondHandler.java
cbuu.minet.manager.ListenerManager.java
cbuu.minet.manager.UserManager.java
cbuu.minet.network.MinetClient.java
cbuu.minet.network.NetworkThread.java
cbuu.minet.network.P2P.P2PCore.java
cbuu.minet.network.P2P.P2PServerReadThread.java
cbuu.minet.network.P2P.P2PThread.java
cbuu.minet.network.ReadThread.java
cbuu.minet.util.DebugLog.java
cbuu.minet.util.HeartbeatTimer.java
cbuu.minet.util.NameToIconNum.java