Android 获取wifi连接历史记录

1、adb shell
2、su切换至root用户
3、cd /data/misc/wifi
4、cat wpa_supplicant.conf
注:需要获取root权限

你可能感兴趣的:(Android 获取wifi连接历史记录)