Shef
Shef

Reputation: 1084

Can I assume most android devices have wifi direct?

I'm making a game which requires multiplayer, and I want to use wifi direct for it. Is wifi direct hardware widespread enough that I can assume most android devices have wifi direct?

Is there a list anywhere of phones with/without wifi direct hardware?

Upvotes: 1

Views: 254

Answers (1)

Shayden117
Shayden117

Reputation: 252

Wifi Direct is supported by android 4+,if you plan on releasing for older devices you should you bluetooth instead. You should restrict the app too android 4+ devices unless you use bluetooth.

I cant comment for some reason but yes is should work on any wifi-enabled android 4+ device.

Upvotes: 1

Related Questions