yangpeng7 / SyncBinderLinks
Android Sync Binder
☆32Updated 5 years ago
Alternatives and similar repositories for SyncBinder
Users that are interested in SyncBinder are comparing it to the libraries listed below
Sorting:
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆51Updated 6 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- 增强型apk analyzer,支持ap_, ap, aar, aab, jar, so, awb, aab, apks等zip文件使用apk analyzer打开, android studio插件☆61Updated 6 years ago
- android 私有api调用检测☆58Updated 6 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆61Updated 6 years ago
- Let subclasses of default LifecycleObserver can be completely obfuscated☆20Updated 6 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Updated 3 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Updated 4 years ago
- WwW☆70Updated 8 years ago
- 🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beau…☆17Updated 6 years ago
- ⚽️ ASM 的简单案例使用☆32Updated 4 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 8 months ago
- get apk from android, 备份已安装应用的apk包技术实现方案☆23Updated 9 years ago
- BLog is not blog but an android logcat entended utility library. It helps to log message to file as well as print in logcat window.☆12Updated 8 years ago
- 键盘高度,导航栏,状态栏高度☆29Updated 5 years ago
- 深入浅出自定义 gradle plugin