glass-enterprise-samples
glass-enterprise-samples copied to clipboard
Add example for modern Android
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 ofjcenter
- SDK > 30
And optionally another layout for android smart phones or tablets, so that the app can be used on these devices too.
It's been over a year. Response to this issue, please.