I\'m making an Android app that needs to be able to see local network devices (either names or ip\'s). Currently I can scan the network and find the local IP\'s of devices. Howe
Please check Using Network Service Discovery and perform task in AsyncTask. Keep on updating the UI when a new node joins your local network.