# LearnAndroid **Repository Path**: yang_f/learn-android ## Basic Information - **Project Name**: LearnAndroid - **Description**: Android 常用框架收集 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-09 - **Last Updated**: 2024-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ​ 1.UI篇 Android图表库 https://github.com/openXu/OXChart https://github.com/AAChartModel/AAChartCore https://github.com/huangyanbin/SmartChart https://github.com/JingZhuanDuoYing/JZAndroidChart Android高仿股票 https://github.com/tifezh/KChartView https://github.com/xiesuichao/KLineView 一款集合多个Android开源库的使用工具,可以展示各个开源库的特性。并简单了解其使用方法 https://github.com/DayorNight/BLCS https://github.com/mxdldev/android-fly-materialdesign 图片浏览器 https://github.com/albert-lii/ImageViewer 一个万能的android下拉上拉刷新的框架,完美支持recyclerview https://github.com/huxq17/XRefreshView 2.工具 Android java 常用工具集成 https://github.com/afkT/DevUtils 3.音视频 https://github.com/xufuji456/FFmpegAndroid https://github.com/aserbao/AndroidCamera https://github.com/githubhaohao/LearnFFmpeg https://github.com/microshow/RxFFmpeg https://github.com/WangShuo1143368701 https://github.com/pili-engineering/PLDroidShortVideo 4.加固混淆 https://github.com/yongyecc/dexshellerInMemory https://github.com/guanchao/AppProtect https://github.com/burningcodes/DexConfuse 控制平坦混淆 https://github.com/Familyye/BlackObfuscator 字符串混淆 https://github.com/qtfreet00/StringObfuscator 资源混淆 https://github.com/shwenzhang/AndResGuard​​​​​​​ APP的安装过程   https://shuwoom.com/?p=60 DALVIK虚拟机启动过程  https://shuwoom.com/?p=112 APP的启动过程  https://shuwoom.com/?p=142 DEX文件结构分析   https://shuwoom.com/?p=179 DALVIK加载和解析DEX过程   https://shuwoom.com/?p=269 DALVIK查找类和方法的过程  https://shuwoom.com/?p=282 ELF文件结构分析   https://shuwoom.com/?p=286 SO加载解析过程   https://shuwoom.com/?p=351 实战开发APK安全加固   https://shuwoom.com/?p=360 ​