|
1 | 1 | # WiFi View |
2 | 2 |
|
3 | 3 | 快速查看与管理在 Android 设备上连过的 WiFi 的密码 |
4 | | - |
| 4 | + |
| 5 | + |
5 | 6 | ### 应用特性 |
6 | 7 | - 支持 Android 4.0 + |
7 | 8 | - 支持显示中文名称的 WiFi |
|
12 | 13 |
|
13 | 14 | ## 应用截图 |
14 | 15 | <figure class="pic"> |
15 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/1.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/1.jpg" height="25%" width="25%" /></a> |
16 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/2.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/2.jpg" height="25%" width="25%" /></a> |
17 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/3.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/3.jpg" height="25%" width="25%" /></a> |
18 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/4.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/4.jpg" height="25%" width="25%" /></a> |
19 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/5.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/5.jpg" height="25%" width="25%" /></a> |
20 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/6.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/6.jpg" height="25%" width="25%" /></a> |
21 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/7.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/7.jpg" height="25%" width="25%" /></a> |
22 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/8.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/8.jpg" height="25%" width="25%" /></a> |
23 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/9.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/9.jpg" height="25%" width="25%" /></a> |
24 | | - <a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/10.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/10.jpg" height="25%" width="25%" /></a> |
25 | | -</figure> |
| 16 | + <a href="/Screenshots/1.jpg"><img src="/Screenshots/1.jpg" height="25%" width="25%" /></a> |
| 17 | + <a href="/Screenshots/2.jpg"><img src="/Screenshots/2.jpg" height="25%" width="25%" /></a> |
| 18 | + <a href="/Screenshots/3.jpg"><img src="/Screenshots/3.jpg" height="25%" width="25%" /></a> |
| 19 | + <a href="/Screenshots/4.jpg"><img src="/Screenshots/4.jpg" height="25%" width="25%" /></a> |
| 20 | + <a href="/Screenshots/5.jpg"><img src="/Screenshots/5.jpg" height="25%" width="25%" /></a> |
| 21 | + <a href="/Screenshots/6.jpg"><img src="/Screenshots/6.jpg" height="25%" width="25%" /></a> |
| 22 | + <a href="/Screenshots/7.jpg"><img src="/Screenshots/7.jpg" height="25%" width="25%" /></a> |
| 23 | + <a href="/Screenshots/8.jpg"><img src="/Screenshots/8.jpg" height="25%" width="25%" /></a> |
| 24 | + <a href="/Screenshots/9.jpg"><img src="/Screenshots/9.jpg" height="25%" width="25%" /></a> |
| 25 | + <a href="/Screenshots/10.jpg"><img src="/Screenshots/10.jpg" height="25%" width="25%" /></a> |
| 26 | + |
| 27 | +## 历代更新日志 |
| 28 | +[CHANGELOG.md](CHANGELOG.md) |
| 29 | + |
26 | 30 |
|
27 | 31 | ## 下载 |
28 | 32 | - [GitHub](https://github.com/JamGmilk/WiFi-View/releases) |
|
46 | 50 | [[1]] https://developer.android.google.cn/guide/topics/connectivity/wifi-scan#wifi-scan-restrictions |
47 | 51 |
|
48 | 52 | [1]: <https://developer.android.google.cn/guide/topics/connectivity/wifi-scan#wifi-scan-restrictions> |
49 | | - |
50 | | - |
| 53 | + |
| 54 | + |
51 | 55 | ## 注意 |
52 | 56 |
|
53 | 57 | 1. 手动删除的 WiFi 无法获取; |
|
0 commit comments