breber / cardgames

Repository for continuation of CS309 Project
https://play.google.com/store/apps/details?id=com.worthwhilegames.cardgames
3 stars 1 forks source link

Look into implementing Wifi-Direct #14

Open breber opened 12 years ago

breber commented 12 years ago

Wifi direct is a way for devices to connect directly to other devices over wifi, without the need to be connected to an access point.

The APIs are only available in ICS, and only certain devices have the functionality enabled. But I think it would be a nice feature to have.

http://developer.android.com/guide/topics/wireless/wifip2p.html