Pinned Repositories
AdvancedAndroid
一系列Android进阶文章
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android_viewtracker
A data collection library for click and exposure event with the UI.
ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
ColorfulNews
A news-reading App (MVP+Dagger2+RxJava+Retrofit2+Material Design)
dynamic-load-apk
DL : dynamic load framework in android
flutter-in-action
《Flutter实战》电子书
JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
leakcanary
A memory leak detection library for Android and Java.
Savior
基于Instant run**的HotFix实现
PranceLi's Repositories
PranceLi/Savior
基于Instant run**的HotFix实现
PranceLi/AdvancedAndroid
一系列Android进阶文章
PranceLi/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
PranceLi/android_viewtracker
A data collection library for click and exposure event with the UI.
PranceLi/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
PranceLi/ColorfulNews
A news-reading App (MVP+Dagger2+RxJava+Retrofit2+Material Design)
PranceLi/dynamic-load-apk
DL : dynamic load framework in android
PranceLi/flutter-in-action
《Flutter实战》电子书
PranceLi/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
PranceLi/leakcanary
A memory leak detection library for Android and Java.
PranceLi/MiniSDKMicro
PranceLi/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
PranceLi/PersistentCookieJar
A persistent CookieJar implementation for OkHttp 3 based on SharedPreferences.
PranceLi/Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
PranceLi/romantic
浪漫代码集合
PranceLi/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
PranceLi/titan-hotfix
PranceLi/Toutiao
一款第三方今日头条客户端, MVP + RxJava + Retrofit
PranceLi/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
PranceLi/xCrash
🔥 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.
PranceLi/ZhiHuMVP
采用MVP架构的仿知乎APP