laurentiuonac's Stars
serso/android-linear-layout-manager
Linear Layout Manager which supports WRAP_CONTENT
Clans/FloatingActionButton
Android Floating Action Button based on Material Design specification
fyhertz/libstreaming
A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
radiant-player/radiant-player-mac
:notes: Turn Google Play Music into a separate, beautiful application that integrates with your Mac.
johncarl81/parceler
:package: Android Parcelables made easy through code generation.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
harism/android-pagecurl
An example application for creating page curl/flip effect on Android using OpenGL ES.
google/eddystone
Specification for Eddystone, an open beacon format from Google
500px/500px-android-blur
Android Blurring View
marvinlabs/android-slideshow-widget
A set of widgets to create smooth slideshows with ease.
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
square/leakcanary
A memory leak detection library for Android.
facebook/fresco
An Android library for managing images and the memory they use.
h6ah4i/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
trello-archive/victor
Use SVGs as resources in Android
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
frankiesardo/auto-parcel
Android Parcelable models made easy
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
smanikandan14/ThinDownloadManager
To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
ezylang/EvalEx
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
lecho/hellocharts-android
Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
clkasd/CarouselViewProject
Android Carousel view pager example project - NOT MAINTAINED
castorflex/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar
umano/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
castorflex/VerticalViewPager
Copy pasted version of the support ViewPager, but vertical!