You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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:
mavenCentral
instead ofjcenter
And optionally another layout for android smart phones or tablets, so that the app can be used on these devices too.
The text was updated successfully, but these errors were encountered: