I have to create a WifiP2p application. The activity works but I receive no callback in onPeersAvailable. I think I have a problem with my broadcastreceiver (I can see only 2 Log.v in the Logcat but It should contain other Log.v...)I have to create a WifiP2p application. The act