Android example
Write an example of a program that can be compiled on Android.
(Before that, understand how to do it at all._.)
I was building a CI toolkit for cross-platform GUI/game engines and for contributions I was doing for https://github.com/yglukhov/nimx.
I just created an outline of my goals: https://github.com/quantimnot/cicd
There is a lot of experimental code that I need to cleanup and commit.
I had gotten side-tracked on it while building a way to use Tor to be able to remotely debug CI issues on GitHub. I need to get back to it though. I can work on it and maybe get something to you in a couple weeks. I would like to contribute it to the other frameworks that I hope to help progress as well, so I would like to make it an independent repo that can be used as a git submodule or something.
What is the urgency of this?
What is the urgency of this?
I don't think it needs to be done urgently. There is still a lot of work ahead on this project. 👀