A template project for AndroidIDE to start developing with LibGDX. https://androidide.com/

-Smooth-E- 4d9a2f098b Typo in readme.md fixed %!s(int64=2) %!d(string=hai) anos
app 26305f04e1 Updated LibGDX version to newest 1.10.0 ([armeabi support is dropped now](https://libgdx.com/news/2021/04/the-ultimate-migration-guide), changed Gradle version to 7.3 %!s(int64=2) %!d(string=hai) anos
assets 3d51415503 Uploading a template %!s(int64=2) %!d(string=hai) anos
core a42ce0db9d Added license to readme.md, renamed app package to con.example.game %!s(int64=2) %!d(string=hai) anos
gradle 26305f04e1 Updated LibGDX version to newest 1.10.0 ([armeabi support is dropped now](https://libgdx.com/news/2021/04/the-ultimate-migration-guide), changed Gradle version to 7.3 %!s(int64=2) %!d(string=hai) anos
.gitignore 3d51415503 Uploading a template %!s(int64=2) %!d(string=hai) anos
build.gradle 3d51415503 Uploading a template %!s(int64=2) %!d(string=hai) anos
gradle.properties 26305f04e1 Updated LibGDX version to newest 1.10.0 ([armeabi support is dropped now](https://libgdx.com/news/2021/04/the-ultimate-migration-guide), changed Gradle version to 7.3 %!s(int64=2) %!d(string=hai) anos
gradlew 3d51415503 Uploading a template %!s(int64=2) %!d(string=hai) anos
gradlew.bat 3d51415503 Uploading a template %!s(int64=2) %!d(string=hai) anos
readme.md 4d9a2f098b Typo in readme.md fixed %!s(int64=2) %!d(string=hai) anos
settings.gradle 3d51415503 Uploading a template %!s(int64=2) %!d(string=hai) anos

readme.md

Template LibGDX project for AndroidIDE

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.

  1. Gradle wrapper version set to 7.0.2
  2. Android implementation module renamed :android -> :app
  3. Created a sample example for newcomers to get started with LibGDX

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

License

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/