Pinned Repositories
activityanimation
Activity animation
ActivityRouter
Router activities and methods with url for android
AdvancedLuban
An Advanced Compress Image Library for Android / 高效、简洁的图片压缩工具库
AiYaGirl
爱吖妹纸——Retrofit+Rx+MVP架构APP体验,福利多多,不容错过
AlphaIndicatorView
仿微信底部tab标签,滑动的时候颜色渐变,使用极其简单,只需要两行代码。
AndFix
AndFix is a library that offer hot-fix for Android App.
AndPermission
:heavy_check_mark: Android Runtime Permission,support the right to apply for permission at any place.
AndResGuard
proguard resource for Android by wechat team
android
Smartisan open source code for full build.(repo manifest xml)
Android-AOPExample
This is a simple example of Aspect Oriented Programming in Android
chonrp27512's Repositories
chonrp27512/Android-AppLifecycleMgr
一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~
chonrp27512/Android-Crack-Tool
🐞Android crack tool For Mac
chonrp27512/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
chonrp27512/Andromeda
Andromeda simplifies local/remote communication for Android modularization
chonrp27512/ArmsComponent
A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
chonrp27512/ArmsComponent-Template
一键搭建 ArmsComponent 快速组件化方案的整体组件架构, 让新手也可以一秒开始组件化项目, 开发神器, 让您一秒起飞, 体验纯傻瓜式的组件化开发, 避免组件化从入门到放弃!
chonrp27512/cglib
动态代理 cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
chonrp27512/coding-interview-university
A complete computer science study plan to become a software engineer.
chonrp27512/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。
chonrp27512/dimens_sw
Android UI适配方案
chonrp27512/EfficientAdapter
一个可以提高开发效率的adapter
chonrp27512/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
chonrp27512/freemarker
Apache Freemarker
chonrp27512/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
chonrp27512/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
chonrp27512/kotlin-koans
Kotlin workshop
chonrp27512/LearningNotes
Enjoy Learning.
chonrp27512/LitePal
Android数据库框架加解密安全An Android library that makes developers use SQLite database extremely easy.
chonrp27512/Logan
Logan is a lightweight case logging system based on mobile platform.
chonrp27512/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
chonrp27512/MVPArms
a common Architecture for Android Applications developing based on MVP,integrates many Open Source Projects( like Dagger2,Rxjava,Retrofit... ),to make your developing quicker and easier.
chonrp27512/Navicat_Keygen
注册机A keygen for Navicat
chonrp27512/openmp
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
chonrp27512/Phantom
Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案
chonrp27512/PublicDependOnVersionManager
公共依赖版本管理
chonrp27512/publish_demo
上传demo测试
chonrp27512/Shadow
零反射全动态Android插件框架
chonrp27512/Xiaomi_Kernel_OpenSource
Xiaomi Mobile Phone Kernel OpenSource
chonrp27512/YLCircleImageView
圆角图片/描边/内间距/四个角不同弧度(包括圆角)
chonrp27512/zujianhuademo
组件化demo