Hi Sergey! If you have Android NDK installed, it should be possible. I did this for a simple "hello world" app, see: [https://github.com/akavel/hellomello/#build-steps](https://github.com/akavel/hellomello/#build-steps) (part of a [bigger project](https://forum.nim-lang.org/t/4840)). Also, another recent thread about cross-compilation may prove helpful to you: [https://forum.nim-lang.org/t/4845](https://forum.nim-lang.org/t/4845).
Hope it helps!
