|
|
|
|
|
by stevenhuang
696 days ago
|
|
Sounds like an X Y problem. What you want is to cross compile using the NDK toolchain. That should get you 95% of the way there (barring tweaking with downstream project flags to work with bionic libc and limited Android user land and other Android idiosyncrasies) |
|