This article concerns fellow programmers that use libGDX. We hope you will find it useful. We are using libgdx to develop our upcomming game. To manage the project configuration and building, we had been using the gdx-setup-ui.jar at the beginning and then we created a gradle setup using the jvoegele/gradle-android-plugin. Unfortunately this plug-in was discontinued when Google released its own tool-chain based on Gradle. So after a couple of updates of the Android SDK our setup stopped working and we … Continue reading “How-to setup gradle for existing libgdx multi-project using the Google android plug-in.”