Entries Published On July, 2016
Creating Buildbox android APK without Eclipse (part 1/2) [Buildbox like a boss serie]
If you already created games with buildbox, you maybe don’t want to open eclipse each time you want to build your Android APK. or you just don’t like eclipse and don’t want to install it. if this is your case, this article may interest you. This is the first article of “Buildbox like a boss” …
Continue reading
Tutorial : installing Ant on windows
This tutorial suppose that you have a JAVA environment up and running. to install ant, follow those steps. 1 – Download Apache ANT zip archive by clicking the following button 2 – Unzip it to your hard disk assuming you unzipped it to c:\apache-ant-1.9.7 3 – Edit windows environment variables and add the path to …
Continue reading