Skip to content

Build for android#7

Open
alex-goodisman wants to merge 2 commits intoKyokoBot:masterfrom
alex-goodisman:android-build
Open

Build for android#7
alex-goodisman wants to merge 2 commits intoKyokoBot:masterfrom
alex-goodisman:android-build

Conversation

@alex-goodisman
Copy link
Copy Markdown

@alex-goodisman alex-goodisman commented Mar 23, 2026

Support for building on android.
built with ninja multiconfig with the default android cmake toolchain targeting arm64-v8a and android 26.
Tested that I can use the NativeDaveFactory with JDA* and it works for sending audio.
I vibe coded the cmake parts but I'm pretty sure they're legit

*I had to fork JDA to make it work on android but it's only some surface level compile time stuff, core functionality works.

@alex-goodisman
Copy link
Copy Markdown
Author

also fixed what seemed like a broken broken directive in the jni impl tests

@alex-goodisman alex-goodisman marked this pull request as ready for review March 24, 2026 03:20
@KozyBlake
Copy link
Copy Markdown

Upping this, would love to have this!

@KozyBlake
Copy link
Copy Markdown

also fixed what seemed like a broken broken directive in the jni impl tests

Hey, I'm not sure if this is what you were exactly looking for, but I decided to make my own repo based off your code, this should work for you? It is however vibe coded so I'm not entirely sure if everything will work, however with my testing via. Termux on Android 11, I was able to get a Discord bot to join a voice channel and stay in it.

https://github.com/KozyBlake/libdave-maven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants