Since libgdx moved to github, there aren’t a lot of tutorials showing you how to import libgdx into Android. Even more difficult is the fact that I don’t know what JARs to choose to put into AIDE.
Can someone with knowledge on libgdx show me what JARs I need to use to import into my phone, and also show me how I can import and set the build path to the JAR, in order to make Android apps in AIDE?
For those who don’t know AIDE, it is an integrated development environment forAndroid that allows developers to create, compile, and debug Android, Java, and C apps on an Android phone or tablet. In my case, it is my phone.
One would ask why I am not programming on a computer. I am not allowed to bring a computer with me, therefore I have to resort to using my phone as my main dev device.
Thanks in advance.