Skip to content

Do you want ability to work in modern Android Studio and continue working from mobile device? Here it is. Using gradle in Android Studio and eclipse project files in AIDE

Notifications You must be signed in to change notification settings

Deepscorn/aide-libgdx-example

Repository files navigation

aide-libgdx-example

Do you want ability to work in modern Android Studio and continue working from mobile device? Here it is. Using gradle in Android Studio and eclipse ant project files in AIDE

Note: this approach is obsolete. Modern AIDE support regular gradle structured projects. See https://github.com/Deepscorn/libgdx-gradle-template

How it works

You have regular gradle LibGdx project in Android Studio / IDEA on desktop. You run gradle task to generate eclipse ant project files (.project + .classpath). They are used instead of build.gradle in AIDE.

It's an example to article http://deepscorn.blogspot.ru/2016/07/building-and-running-android-studio.html

About

Do you want ability to work in modern Android Studio and continue working from mobile device? Here it is. Using gradle in Android Studio and eclipse project files in AIDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages