Markus Junginger
Markus Junginger
ActionBarSherlock
Android library for implementing the action bar design pattern using the native ActionBar on 3.0+ and a custom implementation on pre-3.0 through a single API and theme.
android-tips-tricks
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
essentials
General purpose utilities and hash functions for Android and Java (aka java-common)
EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
greenInject
Injects views, resources, extras, etc. into Android activities and arbitrary Java objects.