Pinned Repositories
advanced-android-course
A number of code labs for Android development
android-blex
A wrapper for the Bluetooth GATT APIs on Android.
AndroidCoroutinesHelper
A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines
ConstraintLayoutAnimationDemo
A simple demo of using ConstraintLayout and animating between ConstraintSets
ConstraintLayoutWorkshop
A workshop on ConstraintLayout
InstantSearchDemo
An Instant Search Demo for Android using Kotlin Coroutines
KotlinAsyncWithCoroutines
Sample project showing asynchronous loading with coroutines and LifecycleObserver
MarkdownComposer
A PoC app for rendering Markdown using Jetpack Compose
RxJavaAndDiffUtil
A simple example of using DiffUtil with RxJava on Android
RxJavaExplained
Three simple, and somewhat naive, examples of using RxJava in Android
ErikHellman's Repositories
ErikHellman/KotlinAsyncWithCoroutines
Sample project showing asynchronous loading with coroutines and LifecycleObserver
ErikHellman/RxJavaAndDiffUtil
A simple example of using DiffUtil with RxJava on Android
ErikHellman/advanced-android-course
A number of code labs for Android development
ErikHellman/ConstraintLayoutWorkshop
A workshop on ConstraintLayout
ErikHellman/RxJavaExplained
Three simple, and somewhat naive, examples of using RxJava in Android
ErikHellman/AndroidCoroutinesHelper
A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines
ErikHellman/AndroidBleWrapper
A project demonstrating how to deal with the deficiencies in the Bluetooth Low Energy APIs on Android
ErikHellman/ConstraintLayoutAnimationDemo
A simple demo of using ConstraintLayout and animating between ConstraintSets
ErikHellman/DataBindingFormValidation
A sample project demonstrating how to do form validation using Android Data Bindings
ErikHellman/KotlinCoroutinesWithAndroid
Some examples of using Kotlin Coroutines with Android
ErikHellman/AutoValueDemo
A simple demo of AutoValue with Parcelable and Moshi
ErikHellman/AndroidRetrofitDemo
A simple demo of how to use Retrofit, LiveData, and ViewModel to make API calls to Open Weather Map.
ErikHellman/AndroidTestingCodelab
A code lab for writing tests for an Android application
ErikHellman/DaggerAndroidTesting
A test project using Dagger 2 and Android
ErikHellman/DroidconMVVM
"Hello, World!" example of the Model-View-ViewModel pattern
ErikHellman/firebase-jobdispatcher-android
ErikHellman/Java-Introduction
Introduction to Java Programming for new developers
ErikHellman/TodoForAndroidTraining
A simple TODO application meant for practicing basic Android development. Instructions in Swedish.
ErikHellman/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ErikHellman/android-ktx
A set of Kotlin extensions for Android app development.
ErikHellman/AndroidDebuggingTutorial
A simple app for learning how to debug Kotlin code in Android
ErikHellman/auto-value-cursor
AutoValue extension to create an AutoValue object from a Cursor
ErikHellman/HTMLHint
A Static Code Analysis Tool for HTML
ErikHellman/lit-element
An ultra-light custom element base class with a simple but expressive API
ErikHellman/okhttp-idling-resource
An Espresso IdlingResource for OkHttp.
ErikHellman/PolymerTesting
Repo for testing polymer and other webcomponents stuff
ErikHellman/r2-lcp-kotlin
ErikHellman/r2-lcp-wrapper-kotlin
ErikHellman/samples
WebRTC Web demos and samples
ErikHellman/SimpleWebSlideshow
A simple slideshow demo