How I share my build, do I need to do git clone instead of svn checkout to local pc ? It was actually for my own use, but of someone want it then I will gladly share
The simplest way to publish the source code is probably to first create a GitHub account and fork the repository on GitHub, and then use git clone and make your changes and commit+push to your forked repository.
Thanks Jos, I will do it after I got to my laptop. Don't want any trouble, just trying to help and if possible contribute to this awesome emulator. Hopefully I get to improve my android and c++ skill