• Stars
    star
    2
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample app to demonstrate use of sample locator pattern.

More Repositories

1

Newsster

Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
Kotlin
151
star
2

Gymific

Home-workout app. Demonstrates DataStore, Hilt, MVVM, DataBinding, Kotlin Flow.
Kotlin
40
star
3

WeatherChecker

Android Weather app developed in Kotlin with use of Android Architecture Components, Coroutines, Retrofit, Moshi.
Kotlin
11
star
4

MovieToWatch

Simple movie app. Demonstrates Android Architecture Components (Navigation, WorkManager, LiveData, Room, DataBinding etc.), ServiceLocator, Retrofit, MVVM and testing.
Kotlin
5
star
5

sample-paging

Playing around with Paging library.
Kotlin
4
star
6

sample-chat-app

Sample app written in Java to demonstrate how to use the Firebase platform to create a chat app on Android.
Java
3
star
7

MyNutrition

A nutrition calculation app written in Java with use of MVVM pattern, Android Architecture Components and Retrofit.
Java
2
star
8

FilmFlop

FilmFlop is a demo movie app to browse TMDB's movies. It demonstrates use of Hilt, NetworkBoundResource, DataBinding, Room, LiveData, MVVM, Retrofit.
Kotlin
2
star
9

sample-livedata-coroutines

Playing around with LiveData backed by coroutines.
Kotlin
1
star
10

sample-hilt

Sample code to play around with Hilt.
Kotlin
1
star
11

sample-navigation

Sample app that demonstrates use of navigation library, safe args, navigation drawer, share menu, implicit intent.
Kotlin
1
star
12

sample-drawing-on-canvas

The app uses a custom view to display a line in response to user touches.
Kotlin
1
star
13

sample-dagger

Sample to play around with dagger.
Kotlin
1
star
14

sample-android-animations

Playing around with several different kinds of animations.
Kotlin
1
star
15

sample-motionlayout

Playing around with ConstraintSets and MotionLayout in android animations.
Kotlin
1
star
16

sample-coroutines-basics

Playing around with coroutines+Architecture Components, coroutines+Retrofit. Best practices for testing.
Kotlin
1
star
17

sample-testing

Sample code that demonstrates basic testing, how to set up manual dependency injection, a service locator, and how to use fakes and mocks.
Kotlin
1
star
18

sample-workmanager-images

Applying filters to images and saving the image with WorkManager
Kotlin
1
star