a android client for LAN chatting.
chat is hosted in the following web site
https://github.com/liuhongru/chat
If you think the Android project chat 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 chat.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CHANGE_NETWORK_STATE android.permission.CHANG_WIFI_STATE android.permission.INTERNET |
chat has the following Java source files.
com.example.android_client.MainActivity.java edu.lmu.cs.networking.ChatClient.java edu.lmu.cs.networking.ChatServer.java