Android Open Source - Network server android_server_discovery






Project Summary

Example android app to find a server on the local wifi network using UDP broadcasts.

Web Site / Source Repository

android_server_discovery is hosted in the following web site
https://github.com/theeban275/android_server_discovery

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

ItemValue
Java File Count1
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.INTERNET




Java Source Files

android_server_discovery has the following Java source files.

com.example.myfirstapp.MainActivity.java