glass-enterprise-samples icon indicating copy to clipboard operation
glass-enterprise-samples copied to clipboard

Add example for modern Android

Open r-bird opened this issue 3 years ago • 1 comments

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.

r-bird avatar Aug 23 '21 15:08 r-bird

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

kuil09 avatar Dec 13 '22 12:12 kuil09