Isn't just an android native api?
Discussion
Yeah i just need to trigger that from rust somehow and feed that input into egui. Not exactly sure the steps involved yet
In Haskell we have proper JNI.
https://github.com/tweag/inline-java/tree/master/jni
Too bad dweeb languages don't have that.