Android 常用三方库
Android 常用三方库
本地缓存库
- Android自带的SharedPreferences。
- 腾讯的MMKV。(https://github.com/Tencent/MMKV)
- Tray (https://github.com/grandcentrix/tray)
- PreferencesProvider (https://github.com/mengdd/PreferencesProvider)
混淆库
- com.github.denglongfei:activityGuard:1.0.0 (参考文档)
音视频
- https://juejin.cn/user/1432042970031882/posts