Have you seen <https://nim-lang.github.io/Nim/nimc.html#crossminuscompilation-for-android> ?
It used to grab the right flags, but you can try `--cpu:arm --os:android` and see if that works for you?
Have you seen <https://nim-lang.github.io/Nim/nimc.html#crossminuscompilation-for-android> ?
It used to grab the right flags, but you can try `--cpu:arm --os:android` and see if that works for you?