Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

google-developer-training/basic-android-kotlin-training-sports

Repository files navigation

Sports - Solution Code

Solution code for Android Basics in Kotlin. Codelab: Adaptive Layouts.

Introduction

Sports app is a basic app to introduce beginner students to adaptive layouts. This app consists of two fragments: a sports topics list and a details screen. The details screen displays placeholder text for the sports news. This app demonstrated the use of SlidingPaneLayout.

Pre-requisites

You need to know:

  • How to download code into Android Studio and run it.
  • How to create and use fragments.
  • RecyclerView and adapters
  • Familiar with the Android architecture components ViewModel, and LiveData.
  • Basic knowledge of Navigation components.

Getting Started

  1. Download and run the app.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages