Porting mdk to Compose-multiplatform #244
sbenmeddour
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there
I'm working on a library like FVP, but for Compose-multiplatform, you can find it here
I've almost done the iOS and Android part, there are probably a few bugs, or leaks, but this is still in early stage
Project is open-source, if you guys want to help or have any suggestion feel free to open an issue, or a PR
Actually I may need help on the desktop side (macOS, Windows): Compose runs on a JVM on desktop platforms, so to embed and use mdk-sdk native binaries, we'll have to create a JNI for it. If you have knowledge/experience with it feel free to explain me how to do it, or fork the project if you can
I already made a JNI for Android, but I am using Android's build system to compile it into a .so, i have no idea on how to do it for desktop (i'm not a c++ dev)
Thank you for reading me !
Enregistrement.de.l.ecran.2024-09-12.a.20.54.07.mp4
Enregistrement.de.l.ecran.2024-09-12.a.21.00.54.mp4
Beta Was this translation helpful? Give feedback.
All reactions