An example of image gallery for remote server image viewing, based on Jetpack Compose UI library (desktop and android).
./gradlew :desktop:run
./gradlew :desktop:package
# outputs are written to desktop/build/compose/binaries
Open project in IntelliJ IDEA or Android Studio and run "android" configuration.