Simple UDP Chat Application (For Android).
NamChat-Android is hosted in the following web site
https://github.com/kevin-nam/NamChat-Android
If you think the Android project NamChat-Android 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 NamChat-Android.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_MULTICAST_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
NamChat-Android has the following Java source files.
com.knam.namchat.android.ChatActivity.java com.knam.namchat.android.Client.java com.knam.namchat.android.MainActivity.java