Pinned Repositories
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
android_guides
Extensive Open-Source Guides for Android Developers
cheesesquare
Demos the new Android Design library.
FloatingActionButton
Android floating action button
Influx_Task
retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
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!
Sathessh's Repositories
Sathessh/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Sathessh/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!
Sathessh/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Sathessh/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
Sathessh/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
Sathessh/android_guides
Extensive Open-Source Guides for Android Developers
Sathessh/cheesesquare
Demos the new Android Design library.
Sathessh/FloatingActionButton
Android floating action button
Sathessh/Influx_Task
Sathessh/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
Sathessh/TestingSample
A sample project with MVVM, Viewmodel with viewmodel facotry, Livedata, Rxjava, Databinding concepts.