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

Add example for modern Android #37

Open
r-bird opened this issue Aug 23, 2021 · 1 comment
Open

Add example for modern Android #37

r-bird opened this issue Aug 23, 2021 · 1 comment

Comments

@r-bird
Copy link

r-bird commented Aug 23, 2021

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.

@kuil09
Copy link

kuil09 commented Dec 13, 2022

It's been over a year.
Response to this issue, please.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants