Wi-Fi Direct technology

牧云@^-^@ 提交于 2019-12-11 03:27:04

问题


I'm thinking about create an app that transfers video streaming via Wi-Fi Direct. I've already googled (even in Stackoverflow) that, but I haven't found a list specifying the supported devices.

My question is: Is it possible to code an application using Wi-Fi Direct on Samsung Galaxy Mini (GT-S5570B with Android 2.3.6 Gingerbread)? Is there a hardware limitation about this technology or just the code is enough?


回答1:


In the Android platform, devices with Android 2.3 or Gingerbread and below support WiFi Direct only if the manufacturer decides to add on the feature and with some code modification over the Android operating system (OS) (So, if you see WiFi direct in the Settings App of your android OS then, yes you have wifi direct and you can develop applications). The LG Optimus Black, Samsung Galaxy S and Galaxy S II, Galaxy S III are examples of existing smartphones in the market that support WiFi Direct. Some Sony BRAVIA LED TVs with WiFi Direct allow media sharing via Sony Ericsson Xperia smartphones.

Google later added the WiFi Direct support in their latest Android 4.0 or Ice Cream Sandwich OS. This makes the Samsung Galaxy Nexus the first Android phone that offers native WiFi Direct without any tethering from the manufacturer.

I suggest to look at this.

EDIT: For Emulator also I don't see any settings for WI-FI Direct. I don't think you can test that on emulator. Please look at this links,

executing WIFIDirectDemo sample with multiple android emulators




回答2:


You can get information about which Sony Xperia devices support Wi-Fi Direct from the Wi-Fi Alliance website. Sony also has a phone loaner program in which you can apply for borrowing of a device.



来源:https://stackoverflow.com/questions/12658272/wi-fi-direct-technology

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!