Skip to content
This repository was archived by the owner on Jun 5, 2023. It is now read-only.

Add example for modern AndroidΒ #37

@r-bird

Description

@r-bird

The current examples are based on outdated Android code or at least code that hardly anybody is writing in 2021.
There should be at least one example using:

  • Kotlin
  • Jetpack Compose
    • LiveData
    • a ViewModel
    • a navigation graph
  • mavenCentral instead of jcenter
  • SDK > 30

And optionally another layout for android smart phones or tablets, so that the app can be used on these devices too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions