So recently I've been trying to build for android. However i cannot build the apk using the android wiki, i heard the current sdk tools is not compatible with the method used, which sdk version would i use?
You need to install git and add it to your path (which may already be done for you depending on the install; before running the last step open try running `git` on the command line to see if it works)
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
edit2: following the download link from https://stackoverflow.com/questions/429 ... -remove-it downloaded the sdk tools before they removed the ant scripts, then i replaced the tools folder in my sdk dir with the one from the download and it worked perfectly!