Hacker News new | ask | show | jobs
by fc417fc802 422 days ago
Doesn't that "just" require C FFI of the NDK? Sounds like a headache.
1 comments

> Sounds like a headache.

It is! (https://github.com/cnlohr/rawdrawandroid) - and that's just writing a simple an android app in C. If you want to access the numerous APIs to do anything useful, it's more pain.