Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
AndFix
AndFix is a library that offer hot-fix for Android App.
AndResGuard
proguard resource for Android by wechat team
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-CleanArchitecture
The modified version based on RoboBinding - this is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach.
books
Some of the fine books I have read.
gsonWrapper
Gson 增加必填字段的校验
ImageLoadJob
leakcanary
A memory leak detection library for Android and Java.
subsystem
模块化管理运行 近期被问到模块化相关的问题 撸了一个DEMO 多多学习
minloved's Repositories
minloved/books
Some of the fine books I have read.
minloved/AndFix
AndFix is a library that offer hot-fix for Android App.
minloved/gsonWrapper
Gson 增加必填字段的校验
minloved/subsystem
模块化管理运行 近期被问到模块化相关的问题 撸了一个DEMO 多多学习
minloved/Android-Plugin-Framework
Android插件框架,免安装运行插件APK ,支持独立插件和非独立插件
minloved/AndroidLibs
:fire:正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
minloved/article
articles by WeChat Mobile Development Team
minloved/butterknife
Bind Android views and callbacks to fields and methods.
minloved/CharlesScripts
My awesome scripts for Arch Linux or Ubuntu Gnome latest LTS or MacBook.
minloved/dynamic-load-apk
DL : dynamic load framework in android
minloved/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
minloved/ExoPlayer
An extensible media player for Android
minloved/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
minloved/gradle
Adaptable, fast automation for all
minloved/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
minloved/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
minloved/HIT-Linux-0.11
网易云课堂选的操作系统课实验的代码及相关记录
minloved/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
minloved/JavaStudSpringMVCWeb
This is annotation based on Spring and Hibernate Version 4 project.
minloved/jchat-android
JChat android app. A real app based on JMessage SDK.
minloved/JDK
JDK源码阅读笔记
minloved/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
minloved/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
minloved/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
minloved/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
minloved/soul
High-Performance Java API Gateway
minloved/test
minloved/TestHelper
minloved/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
minloved/ToastCompat
An Android hook library to fix Toast BadTokenException