The question was probably written well, but it was wrongly addressed.
First, it was not written in Google+, which is by far more active, supported by experienced users.
Second, if you go to that libgdx site, you will see that they provide instructions on installing libraries in Eclipse, IntelliJ, Android Studio, MacOS X, but no instructions for Aide.
Aide would have to answer that question if it were part of gdx and were responsible for gdx development.
Suppose any other company, Microsoft or whoever, writes a library and provides no instruction on installing it in MacOS X, Android Studio or IntelliJ - would it mean that MacOS X, Android Studio or IntelliJ are dead projects?
In any case, Gdx provides instructions and they have very specific installation project through compiling and running a intallation jar file with *desktop interface*. Android does not run desktop interfaces, not Aide's fault. (And, excuse me, but according to that logic - the whole Android must be a dead project, then, because they don't match up gdx's OS-dependent installation requirements :) ).
What I'd do in this case, I would try and prepare the whole project with libraries installed according to their instruction in Linux Android Studio or wherever that they provide instructions for, and then copy the project to Aide on Android, and correct any broken declarations, like imports, resources, packages and stuff.
But, again, it is more about the library's support and instruction, rather than any development environment, or one could ask Gdx to provide installation info for Aide - and not the reverse.