iFish7/JCVideo_Library
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
..
src 改为使用getApplicationContext获取wifiManager,避免内存泄露 2024-01-04 05:19:01 +08:00
build.gradle 全面升级代码到androidX以获得更好的兼容性和可以使用android最新的特性 2024-01-04 04:18:59 +08:00
proguard-rules.pro 初始化 2017-08-15 15:04:48 +08:00