liblouis, the only braille translator, is in C and depends on Android NDK (for native code) to build Talkback
https://github.com/talkback-foss-team/talkback-foss/tree/main/braille/src/main/jni
That needs to be replaced with something else that does not use C.
Not a high priority.