soulfly84's Stars
andremion/Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
daolq3012/AssetSQLiteOpenHelper
Library supports migrating SQLite to Room Persistence Library, loads pre-populated SQLite database!
humazed/RoomAsset
A helper library to help using Room with existing pre-populated database [DEPRECATED].
ragunathjawahar/android-saripaar
UI form validation library for Android
Ansh1234/RxDownloader
Demo of Downloading Songs/Images through Android Download Manager using RxJava2
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
amrkhalil22/exoplayer2.4.0_speedup
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
janishar/android-dagger2-example
This project implements the dagger 2 in android for dependency injection
frogermcs/GithubClient
Example of Github API client implemented on top of Dagger 2 DI framework.
kidinov/Just-Weather
Real world sample of code architecture MVP with RxJava2, Dagger2, Retrofit2 and Realm. Offline first approach.
amitshekhariitbhu/RxJava2-Android-Samples
RxJava 2 Android Examples - How to use RxJava 2 in Android
soulfly84/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
KChernenko/Bashim
Simple application with MVP + RxJava + Dagger 2 + SqlDelight&SqlBrite + OkHttp&Gson&Retrofit + AutoValue approach for LoftSchool.
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
piruin/quickaction
:robot: Android Library for easy create Tooltips with some action or just as decoration.
jpotts18/android-mvp
Android MVP Reference Architecture and Video Tutorial
Arello-Mobile/Moxy
Moxy is MVP library for Android
Suvitruf/Android-sdk-examples
Примеры работы с Android SDK
wnafee/vector-compat
A support library for VectorDrawable and AnimatedVectorDrawable classes introduced in Lollipop
android-kaizen/Android
stephanenicolas/robospice
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
android/topeka
A fun to play quiz that showcases material design on Android
bignerdranch/recyclerview-multiselect
DNA - An open-source library that we should likely deprecate. Unarchiving this repo will give us a chance to tie up any loose ends and deprecate it.
androidessence/RecyclerViewCursorAdapter
A library that allows you to use a CursorAdapter as the underlying data source for a RecyclerView.Adapter so that it can be used with a CursorLoader as was previously possible using the ListView.
Ericliu001/async-expandable-list
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)
TVodovozov/MoneyTracker
dogriffiths/HeadFirstAndroid
Source code for the book Head First Android Development by O’Reilly Media