Go download the .jar (link to Java2). Create a libs folder in your app's directory and put the jar in it. Then go back to AIDE, open your project and navigate to the libs folder. Long press the jar. When the dialogue pops up asking if you what to do...
java,android,andengine,aide-ide
Copied shamelessly from my question here! I managed to get the cloned repo from GitHub to work with AIDE. I have an ARM Android device, and not a x86 one (I'm not entirely sure many people have a x86 Android, do they?). This might help others having this problem: To...
Even if some of the icons are stored in the device, most of them are nor public. You cannot use them directly with the code. Even when you use them, they are not guaranteed to be in all the phones in the market. What you should do instead is to...