我们可以让 wifi direct api 在 2.3 版本中工作吗
您好,我正在开发一个应用程序,它将利用邻近度来与其他人配对。
我可以使用蓝牙或 Wifi Direct。 经过一番研究,我发现 Android ICS 有用于 Wifi direct 的 API,但如果我的应用程序需要在旧手机上运行,我需要一些可以帮助我的 API,请指导我。
Google 是否提供任何 API 包含在 sdk 中以用于较旧的 Android 版本,或者我想知道是否可能?
我不愿意使用蓝牙,因为它的连接速度很慢。
谢谢
hi i am developing a app which will use proximity to pair other persons.
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.
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.
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为 API 是在冰淇淋三明治 (14) 上添加的。所以你没有机会在旧的 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.