Stars
A Java API for generating .java source files.
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
A diagram of the Android Activity / Fragment lifecycle
jaop is a gradle plugin base on javassist&asm for android aop
A memory leak detection library for Android.
redesh / Jelly_Bean_Game
Forked from gpiskas/Jelly_Bean_GameThis is a port of the JellyBean-Settings Easter Egg to lower android versions, with a couple additional features!
A simple app to showcase Androids Material Design and some of the cool new cool stuff in Android Lollipop. RecyclerView, CardView, ActionBarDrawerToggle, DrawerLayout, Animations, Android Compat De…
This is a library with components of Android L to you use in android 2.2
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)
在开发过程中为了做一些功能模块的接口调试或为了深入了解某个API接口或者为了研究某个开源库避免不了写一些调试demo。但是每次建立demo 都避免不了新建工程,写ui button 绑定事件 等等... 比较麻烦。并且demo会越来越多,难于管理。这个lib能帮助快速建立demo入口并能通过结构化代码来管理好自己写过的demo代码。