Pinned Repositories
.samples
(ノ´ヮ´)ノ*:・゚✧ some Android samples, obviously right? (ノ´ヮ´)ノ*:・゚✧
action-mode-list-fragment
ListFragment implementation, for handling ActionMode showup and management using the AppCompat library and being backwards compatible to 2.1.
andfun-kotlin-android-trivia
andfun-kotlin-gdg-finder
andfun-kotlin-guess-it
andfun-kotlin-sleep-tracker
Dagger2_AndroidInjection
Dagger 2, AndroidInjector demo, Activity + Fragment
FirebaseDBSample
Simple Todo app (Firebase DB, Kotlin)
alexshr's Repositories
alexshr/.samples
(ノ´ヮ´)ノ*:・゚✧ some Android samples, obviously right? (ノ´ヮ´)ノ*:・゚✧
alexshr/action-mode-list-fragment
ListFragment implementation, for handling ActionMode showup and management using the AppCompat library and being backwards compatible to 2.1.
alexshr/android-daisy-epub-reader
Automatically exported from code.google.com/p/android-daisy-epub-reader
alexshr/android-data-binding-recyclerview
Using Recyclerview with the new Android Data Binding framework
alexshr/android-lifecycles
alexshr/android-logger
Useful logger for Android based on standard android.util.Log class. Simple lightweight (< 50 Kb) implementation of SLF4J API. Easy but powerful configuration via properties file and some additional helpful logging methods. Easy analogue of popular log4j library.
alexshr/android_guides
Extensive Open-Source Guides for Android Developers
alexshr/Android_helper_project
alexshr/AndroidArchitectureSample
Android Architecture component sample
alexshr/AndroidIntelliJStarter
An IntelliJ template project for android developers, pre-configured to work with Robolectric, Roboguice, an other common, useful Android libraries.
alexshr/androidsqlitebook
Examples from the Android SQlite and ContentProvider Book
alexshr/AndroidTestExample
This is a simple example project showing how to use Roboelectric and JUnit to test Android code without needing to deploy it to a device.
alexshr/AteamExam
alexshr/cwac-loaderex
Enhancements to Android's Loader Framework
alexshr/DataBindingComponentSample
Repository for article about creating UI components with data binding
alexshr/MultiChoiceAdapter
Android - A ListView adapter with support for multiple choice modal selection
alexshr/OfflineSampleApp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
alexshr/PixlUI
Custom visual components
alexshr/public-apis
A collective list of public JSON APIs for use in web development.
alexshr/RealmMobileTest
sample for realm mobile platform
alexshr/RxJava-Android-Samples
Learning RxJava for Android by example
alexshr/RxJavaExplained
Three simple, and somewhat naive, examples of using RxJava in Android
alexshr/RxRetrofitAndScreenOrientation
Simple app, that gets simple json from server via Retrofit and RxJava and handles screen orientation changes
alexshr/Surviving-with-android
Surviving with android tutorial
alexshr/ud851-Sunshine