WLAN Easy Connect
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在 Android 10 (API 级别 29) 或更高版本 设备上,您可以使用 Easy Connect 为对等设备预配 WLAN 凭据,替代已在 Android 9 中弃用的 WPS。应用可使用 ACTION_PROCESS_WIFI_EASY_CONNECT_URI
Intent,将 Easy Connect 集成到其设置和预配流程中。此 Intent 需要 URI。通话应用可通过多种方法检索 URI,包括扫描贴纸或显示器上的二维码,或者扫描蓝牙 LE 或 NFC 广告。
URI 可用后,您即可使用 ACTION_PROCESS_WIFI_EASY_CONNECT_URI
Intent 来预配对等设备的 WLAN 凭据。这样用户便可选择 WLAN 网络以共享和安全传输凭据。
Easy Connect 无需位置或 WLAN 权限。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-05-22。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]