Y
Hacker News
new
|
ask
|
show
|
jobs
by
r2vcap
94 days ago
Cool. Let’s release Android NDK for Linux arm64 host, too.
1 comments
Retr0id
94 days ago
This one is so frustrating because aarch64 android would work great under kvm, but it's a pain to set up without the NDK cooperating.
link
surajrmal
93 days ago
What specifically doesn't work?
link
Retr0id
93 days ago
I'm not aware of anything specific other than the fact that it's not officially supported as a build target so you have to hack up the build system to make it work. Example:
https://github.com/SnowNF/ndk-aarch64-linux
link