问题描述
您好,我正在开发一个应用程序,它会用接近配对的其他人员。
hi i am developing a app which will use proximity to pair other persons.
我可以用蓝牙或Wi-Fi直连。
经过一番研究,我发现的Android ICS拥有API对Wi-Fi直连,但如果我的应用程序需要旧的手机我需要一些API,它可以帮助我在工作,请指导我。
I can either use Bluetooth or Wifi Direct.After some research i found out that Android ICS has API's for Wifi direct but if my application needs to work on older phones i need some API which can help me, please guide me.
谷歌是否提供任何API被列入到SDK用于较旧的Android版本,或者我想知道是否有可能?
Does Google provide any API to be included to the sdk to be used for older android versions or I am wondering if it is possible ??
我不愿意使用蓝牙,因为它是缓慢的连接。
I am reluctant to use Bluetooth because of it's slow connectivity.
感谢
推荐答案
我认为,在冰淇淋三明治(14)加入API。所以,你有没有机会在较旧的Android版本,使用这个API。
I think that API was added on Ice Cream Sandwich (14). So you have no chance to use this API in older Android versions.
这篇关于我们可以有Wi-Fi直连的API 2.3版本中工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!