Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 Android TV 应用程序。有人能告诉我如何获取附近位置所有可用 WIFI 网络的密码吗?当用户输入密码时,我需要在将 WIFI 连接到设备之前检查 wifi 密码是否正确(由用户输入)。
有人可以告诉我如何获取附近位置所有可用 WIFI 网络的密码。
你没有。
在用户输入密码时,我需要在将 WIFI 连接到设备之前检查 wifi 密码是否正确(由用户输入)。
您可以通过尝试连接并查看它是否有效来做到这一点。