iffu
iffu

Reputation: 331

app getting crash, while sending data through wifi direct

I was working sample in this url (http://developer.android.com/guide/topics/connectivity/wifip2p.html). Two devices are connecting, but app getting crash if i send any data. Please, give some solution or give some others samples regards wifi direct. Thanks in advance.

Upvotes: 0

Views: 192

Answers (1)

White Lion
White Lion

Reputation: 75

There is a nice lib. AllJoyn™ which is provide us to data transfer p2p with WIFI. https://allseenalliance.org/developers

hope this will help you.

Upvotes: 2

Related Questions