What's a good way to start compose multiplatform? ...
# getting-started
o
What's a good way to start compose multiplatform? I tried using fleet but it's missing a lot of things and shows up a bunch of errors from the generated project. Also it can't compile desktop file for some reason via Gradle task while intelliJ can. Can I just use android studio with plugins installed if there're no separate tools for the desktop platform?
p
Yes definitely, AS or IJ
👍 1
o
☹️
p
Proguard issues?
o
Honestly no idea. Build worked in IJ, opened a project in AS and it doesn't work. Guess I'll have to wait a few months till it becomes more stable.
p
It is stable in both AS and IJ, not yet fleet. Did you install the right kmm plugin in both AS and IJ? Also you can place the logs here for troubleshooting. It might help others too.
o
I installed these plugins. I mean that it's not fleshed out yet and since I have only experience with AS I should wait some time until all workflows will be refined.
p
Screenshot 2024-01-14 at 10.02.09 AM.png
Kotlin Multiplatform Mobile is the name
Make sure from the link above you install the right version for your Android Studio version
o
:(
p
That's right Jellyfish hasn't gotten support yet. You are too in the edge, you will have to install hedgehog. Keep Jellyfish for Android-only the Hedgehog for KMP
❤️ 1