avilamisc's Stars
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
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.
chrisbanes/cheesesquare
Demos the new Android Design library.
android/android-ktx
A set of Kotlin extensions for Android app development.
Ashok-Varma/BottomNavigation
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
alexjlockwood/ShapeShifter
SVG icon animation tool for Android, iOS, and the web
aurelhubert/ahbottomnavigation
A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
uknownothingsnow/CircleProgress
CircleProgress, DonutProgress, ArcProgress
Frank-Zhu/PullZoomView
An Android custom ListView and ScrollView with pull to zoom-in.
balsikandar/Android-Studio-Plugins
This is a list of all awesome and useful android studio plugins.
alexjlockwood/avocado
🥑 Vector Drawable optimization tool 🥑
Amejia481/Associate-Android-Developer-Certification
All the info and materials about the certification that I've collected so far
Trinea/android-demo
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
jamesmontemagno/mvvm-helpers
Collection of MVVM helper classes for any application
chsakell/mvcarchitecture
ASP.NET MVC Solution Architecture – Best Practices
arminreiter/FeedReader
C# RSS and ATOM Feed reader library. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Tested with multiple languages and feeds.
andyb129/AndroidStudioPluginsNPlay
A list of cool/useful Android studio plugins :electric_plug:
Gismo8/Android_Basics_Nanodegree_by_Google-My_10_Projects
All of my completed Android Basics Nanodegree by Google projects.
googlearchive/android-RuntimePermissionsBasic
Migrated:
masudias/dynamic-recyclerview
RecyclerView with dynamic items
laramartin/android_inventory
Inventory app project for Udacity Android Basics Nanodegree
BenGoBlue05/UdacityAlumni
Udacity Alumni Android App
elye/demo_android_simplest_dagger2
Demo simplest possible dagger2 code in a single file for education purpose.
codepath/interviewbit_solutions
Solutions to select interviewbit problems
vhoen/Android-Geofence-21
How to use Geofence API with Android API Level 21
ac-opensource/MarkerBuilder
Versatile map area / geofence utility for google maps v2 for android
RobThree/SimpleFeedReader
Easy to use, simple, Syndication feed reader
bjcull/BeerPal
A pluralsight course sample website for integrating PayPal and ASP.NET MVC
rifqimfahmi/generator-mvp-kotlin
Generator for new Android project to save me from creating basic file over & over again with MVP architecture.