HardikSuba's Stars
HardikSuba/android-links
Android Useful Links
JMPergar/AwesomeText
A tool that facilitates working with Spans on TextViews or any extension of them (EditTexts, Buttons...).
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
square/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
google/material-design-icons
Material Design icons by Google (Material Symbols)
JakeWharton/pidcat
Colored logcat script which only shows log entries for a specific application package.
Pixplicity/EasyPrefs
A small library containing a wrapper/helper for the Shared Preferences of android.
bluelinelabs/LoganSquare
Screaming fast JSON parsing and serialization library for Android.
lsjwzh/MaterialLoadingProgressBar
MaterialLoadingProgressBar provide a styled ProgressBar which looks like SwipeRefreshLayout's loading indicator(support-v4 v21+)
BoltsFramework/Bolts-Android
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
sephiroth74/ImageViewZoom
Android ImageView widget with zoom and pan capabilities
siyamed/android-shape-imageview
Custom shaped android imageview components
MostafaGazar/CustomShapeImageView
A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
jacobmoncur/QuiltViewLibrary
Android Quilt View Library
LarsWerkman/HoloColorPicker
An Android Holo themed colorpicker designed by Marie Schweiz
lucasr/twoway-view
[DEPRECATED] RecyclerView made simple
google/error-prone
Catch common Java mistakes as compile-time errors
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
lawloretienne/QuickReturn
Showcases QuickReturn UI Pattern as either a header, footer, or both header and footer
romainguy/google-io-2014
Demo for the Material Witness talk I gave at Google I/O.
daimajia/AnimationEasingFunctions
Android Animation Easing Functions. Let's make animation more real!
koush/ion
Android Asynchronous Networking and Image Loading
alexvasilkov/FoldableLayout
Android widgets to implement folding animation
amlcurran/ShowcaseView
[Archived] Highlight the best bits of your app to users quickly, simply, and cool...ly
pedrovgs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
vashisthg/StartPointSeekBar
StartPointSeekBar is a custom view for the Android platform that makes it possible to have a SeekBar to have custom start point.
pietrorampini/UpdateChecker
Increase your app's updates
gabrielemariotti/AndroidStudioTemplate
Simple Android Studio templates
learnNcode/GmailLikePullToRefresh
Gmail like pull to refresh implementation.
bilalsammour/DobList
DobLis is an Open Source Android library that provides to ListView adding ProgressBar (or any view) to the footer of ListView to be shown in loading more, and callback that is called when reaching last item in ListView.