wone's Stars
romainpiel/Shimmer-android
(DEPRECATED) An Android TextView with a shimmering effect
jmp-12/SuperToasts
A library that extends the Android toast framework.
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
aosp-mirror/platform_frameworks_base
romainguy/road-trip
A sample Android application that demonstrates how to implement various visual effects.
MostafaGazar/CustomShapeImageView
A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
flavienlaurent/NotBoringActionBar
News Stand app makes the ActionBar not boring!
dlew/android-movies-demo
Sample application demonstrating Android design and animation
codepath/android_guides
Extensive Open-Source Guides for Android Developers
Trinea/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
ManuelPeinado/GlassActionBar
Android - a library that adds a glass-like effect to the action bar.
SimonVT/android-menudrawer
*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
AlexKorovyansky/android-fb-like-slideout-navigation
DEPRECATED Facebook-like slide out navigation for Android
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
square/picasso
A powerful image downloading and caching library for Android
JakeWharton/NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
bauerca/drag-sort-listview
Android ListView with drag and drop reordering.
johnkil/Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
jfeinstein10/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
jfeinstein10/JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
wone/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Gregadeaux/android-fly-in-app-navigation
This project serves as a way to implement the fly-in app navigation seen in apps like Facebook, Evernote, and Prixing.
JakeWharton/ActionBarSherlock-Plugin-Maps
[DEPRECATED] Plugin for ActionBarSherlock which provides a base activity that can be used for adding a MapView to your action bar-enabled layouts.
JakeWharton/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
JakeWharton/ActionBarSherlock
[DEPRECATED] 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.