Skip to content

Android (Kotlin) project extended with libGDX using proper Gradle setup (4.4)

Notifications You must be signed in to change notification settings

rafalgolarz/android-kotlin-libdgx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Android + Kotlin + libGDX

A boilerplace of Android (Kotlin) integration with libGDX.

At the point of creating this code, libGDX nighty build (1.9.8) fails when selecting Kotlin as the primary language. Also the gradle scripts generated by libGDX use much older version of Gradle than Android Studio (v3.1.2) which may cause integration problems.

The example here solves that issues by extending a new project (blank Activity) generated for Kotlin by Android Studio with proper Gradle setup.

The whole process is also described at my blog:

http://rafalgolarz.com/blog/2018/05/17/add_libgdx_to_existing_android_kotlin_project/

Demo

Some simple demo of text transition is added to verify the setup:

demo

About

Android (Kotlin) project extended with libGDX using proper Gradle setup (4.4)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages