Note: I am not the owner of this repository, i have just clone the repository from git@github.com:Gurupreet/ComposeSpotifyDesktop.git here, i migrated the old compose apis to latest apis. Originally all the rights of this code goes to this user Gurpreet Singh(https://github.com/Gurupreet) also thank you Gurpreet Sir for making this amazing repository public. Sorry i don't take permission from you but i want to start KMM. Thanks
Declarative UI
A Spotify demo app for desktop using Jetpack Compose UI toolkit
| Home | Search & Detail |
|---|---|
![]() |
![]() |
Jetpack Compose is Android’s modern toolkit (now supporting Desktop) for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
- Please download the Early Access version of IntelliJ from here.
- Load the project and run Main.kt
- Start new project from Desktop using Kotlin 1.4.+
- Official Google Documentation

