Stars
Scanning APK file for URIs, endpoints & secrets.
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并…
✅ Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
Android平台动态换肤框架,无需重启应用即可实现换肤功能,支持原生View、support包中的View、androidx包中的View、及自定义View,功能齐全,代码侵入性极低,接入方式简单,扩展性强。 只要你会使用android的theme,那么你已经掌握了该框架的核心使用方法,如果你还不会使用android的theme,那么通过该框架也可以学会如何使用theme。
KOOM is an OOM killer on mobile platform by Kwai.
BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the …
🏆Explore Android performance optimization in depth(continuous updating ...)
Android面试2019年最新版(每日更新),音视频,Android高级,性能优化,算法,Flutter技术,FFmpeg OppenGl,资源混淆,插件化,组件化,OkHttp,Rxjava,架构师,Android架构
Continuation of the LeakTracer project
Android Change Skin, Android Night Mode, 安卓换肤,安卓夜间模式
Android换肤/夜间模式的Android框架,配合theme和换肤控件框架可以做到无缝切换换肤(无需重启应用和当前页面)。 This framework of Android app support multiple theme(such as day/night mode) and needn’t finish current application or current activi…
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
A novel library for dynamic classloader-free modification of an Android app.