Notable demos covering core topics and tools are shown below
This demo shows typical usage of Jetpack Navigation for routing a user between different screens while maintaining the back stack.
This demo shows how structured data is stored locally on the Android device.
This demo shows how a simpel server is setup and used, goes hand in hand with following Retrofit Demo.
This demo shows how to leverage Retrofit for communicating with a remote server.