Pinned Repositories
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-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-custom-class-loading-sample
Automatically exported from code.google.com/p/android-custom-class-loading-sample
android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
android-utils
It contains most of the Android utility classes.
cwac-endless
CommonsWare Android Components: EndlessAdapter
SuperMvp
MVP“美”图+新闻+天气预报+Material+Rx+Retrofit+Glide+leakcanary+butterknife
xUtils3
android orm, bitmap, http, view inject...
quwanxin's Repositories
quwanxin/LitePal
An Android library that allows developers to use SQLite database extremely easy.
quwanxin/robospice
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
quwanxin/kandroid
KAndroid是一个Android的简单的架构搭建的学习项目。架构上分为了四个层级:模型层、接口层、核心层和应用层。
quwanxin/EventBusDemo
基于EventBus库的Demo,主要是为了理解EventBus的原理。
quwanxin/WebViewJavascriptBridgeDemo
学习如何使用WebViewJavascriptBridge,配有详细的使用教程
quwanxin/otto
An enhanced Guava-based event bus with emphasis on Android support.
quwanxin/proguard
A faster fork of ProGuard.
quwanxin/goodev-demo
Automatically exported from code.google.com/p/goodev-demo
quwanxin/android-custom-class-loading-sample
Automatically exported from code.google.com/p/android-custom-class-loading-sample
quwanxin/cwac-endless
CommonsWare Android Components: EndlessAdapter
quwanxin/XAppDbg
Extra application debugging interface