Android : Android WiFi Direct client and host

on Monday, November 3, 2014


I am trying to use Android WiFi direct for p2p communication. Users can either be a host or a client.


The host is supposed to broadcast that it has a service available, while the client should be able to discover hosts at anytime.


Everything goes well, except the host suddenly becomes un-discoverable after roughly 2 minutes. How can I keep the host discoverable indefinitely? (For reference, I am following the code found here)


0 comments:

Post a Comment