Comment on Bare-metal Rust in AndroidparentComments−izacus2ySure, and some NDK APIs do exactly that. But you're still just using IPC to call into services written in Java, just using a different approach.
Comments
Sure, and some NDK APIs do exactly that. But you're still just using IPC to call into services written in Java, just using a different approach.