> Why we still have no tutorial on how to do Android development? Because 99.9% of us are volunteers and enthusiasts with limited time to dedicate to Nim in-between work and family.
For Android setup I suggest you look into nimx build system as it has been used in production for a Facebook, iOS, Android game: [https://github.com/yglukhov/nimx/search?utf8=%E2%9C%93&q=android&type](https://github.com/yglukhov/nimx/search?utf8=%E2%9C%93&q=android&type)= The game is open-source as well: [https://github.com/OnsetGame/falcon/search?q=android&unscoped_q=android](https://github.com/OnsetGame/falcon/search?q=android&unscoped_q=android)
