A template project for AndroidIDE to start developing with LibGDX. https://androidide.com/
-Smooth-E- 4d9a2f098b Typo in readme.md fixed | 2 tahun lalu | |
---|---|---|
app | 2 tahun lalu | |
assets | 2 tahun lalu | |
core | 2 tahun lalu | |
gradle | 2 tahun lalu | |
.gitignore | 2 tahun lalu | |
build.gradle | 2 tahun lalu | |
gradle.properties | 2 tahun lalu | |
gradlew | 2 tahun lalu | |
gradlew.bat | 2 tahun lalu | |
readme.md | 2 tahun lalu | |
settings.gradle | 2 tahun lalu |
This is a template LibGDX project that you can use to make games and apps with AndroidIDE. It contains some minor structure changes in order for IDE to recognise it properly.
:android -> :app
Building: Open AndroidIDE -> Open Existing Project -> Wait until build finishes -> Build Tasks - AssembleDebug
. After that the IDE will generate debug APK located in project_root/app/build/output/debug
This template project is made to help people start their app development wuth LibGDX and AndroidIDE,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This template project is licensed under the GNU General Public licence 3.
You can use it freely as long as your actions meet license conditions.
You can get a copy of a GNU General Public Licence 3 here: https://www.gnu.org/licenses/