Menu
  • HOME
  • TAGS

Opencv library on AIDE

opencv,aide-ide

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...

Andengine compilation error using the cloned Git repo in AIDE

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...

Can i access aide android sdk installation path?

android,sdk,aide-ide

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...