Android HTTP File Server using NanoHTTPD + Jetpack Compose
Build an HTTP server on Android to upload large files (10GB+) using NanoHTTPD and Jetpack Compose UI, Kotlin SDL.
All of my long-form thoughts on programming, mobile developments, and more.
Build an HTTP server on Android to upload large files (10GB+) using NanoHTTPD and Jetpack Compose UI, Kotlin SDL.
Compose Multiplatform lets you create stunning UIs for Android, iOS, Desktop, and Web. With the expect/actual mechanism, you can write shared logic while tailoring platform-specific logics seamlessly.