Commit Graph

3 Commits

Author SHA1 Message Date
Lihongda 42086ffee3 改为使用getApplicationContext获取wifiManager,避免内存泄露
The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N. Try changing getSystemService to getApplicationContext().getSystemService
2024-01-04 05:19:01 +08:00
Lihongda 3799e6aa42 全面升级代码到androidX以获得更好的兼容性和可以使用android最新的特性 2024-01-04 04:18:59 +08:00
ouyang 9412cc7505 初始化 2017-08-15 15:04:48 +08:00