Jetpack Slices Example

Welcome to Jetpack Slices Example! This project demonstrates some basic features from Android Jetpack's Slices library. There are two apps here: one that creates a counter slice and one that hosts this slice. Most of my explaining is done at this article on Medium.

Relevant Files

The important files are linked in the list below:

Host

Provider