How to find devices via Wi-fi peer 2 peer, that have the same app installed?
问题 I am quite new in the Android development. I have an app that tries to connect to other devices running android via Wi-Fi peer 2 peer. What I want to do is to see only the devices that have the same app installed rather than see all the available peers. Thanks in advance. 回答1: Yeah you can do this!! :) Try using the Wifi P2p for Service Discovery. Actually, the link is a training which teaches exactly what you want. So, what you basically want to do is create a WifiP2pDnsSdServiceInfo object