【发布时间】:2015-04-22 11:55:30
【问题描述】:
我正在尝试使用 WIFI 直接连接两个 android 设备,我成功了。但问题是第二台设备必须在另一台设备启动连接后接受连接提示。这对于我想要实现的目标是不可取的。我在堆栈溢出本身中看到了一些帖子,说目前不可能。但是遇到了一个名为 SUPERBEAM 的应用程序,该应用程序用户 WIFI 直接但没有提示。谷歌搜索给了我来自 xda 论坛的以下链接,上面写着
SuperBeam creates an access point using Android's WiFi direct API's.
This essentially works like hotspot mode in old devices, but it is
guaranteed to work on newer devices like Nexus 7. Moreover, this mode
allows older devices to connect and receive files without having to
support WiFi direct's peer-to-peer connections and, more importantly, it
gets rid of the annoying "accept connection" prompt.
但我没有找到有关如何实现此功能的信息。有谁能够帮我。链接在这里 http://forum.xda-developers.com/showthread.php?t=2177133
【问题讨论】:
-
引用:
Ideas, problems & questions: http://support.superbe.am
标签: android android-wifi wifi-direct