Android IDE (AIDE) Support Forum

AIDE LibGDX Project Generator

Hello everyone.
I propose to create a LibGDX Project Generator for AIDE, something like the Project Setup Tool (https://libgdx.com/dev/project-generation/)

In my mind, LibGDX should be used from device, for device.

And what about the mesh converter tool? (FBX Conv - https://github.com/libgdx/fbx-conv - a GUI needs to be created)

Edit: There are several 3D modeling Apps for Android, and most of them allow exporting to .obj

Thanks in advance for any help.

Edit: I found a mesh viewer which converts some formats, it’s named AVE3D. Here it is https://play.google.com/store/apps/details?id=com.bikaba.modelviewer43d so, no need to port FBX Conv

Ok, I’m using the project template from here: Updated LibGdx Game Template + Gradle
But I still hope there will be some project generator.
By the way, I found an issue: when renaming Package Name path, AIDE offers to modify source files accordingly, but files got not modified and folders got not renamed the second time.

In example, I have this structure in the template:
app/src/main/java/my/game

When renaming “game” to something else, I get this prompt:

Then, renaming “my”, I get the same prompt, but this time the folder didn’t get renamed, and the source files are not being modified. Why?

Thanks in advance for any help.

Guys, I just found this: https://play.google.com/store/apps/details?id=com.kproject.aidestudio
It’s a project generator for AIDE.
Unfortunately, it doesn’t support Gradle/Maven ATM, I wrote the developer asking if he wants to add it, but I guess he won’t.
Anyhow, it may be useful for someone.

Cheers =)

I’ve been using AIDE Studio for some time now and it does create a peoject with a gradle file. I’m not sure what you mean here. Anyway, here’s another one for reference: https://play.google.com/store/apps/details?id=com.itsaky.aidemate I always use this to create androidx projects.

You can also try his App Ui designer: https://play.google.com/store/apps/details?id=com.itsaky.uidesigner
They are a bit limited but very useful in some cases.