I want to use the ImageMagick as a library in an Android app.
I've tried lilac's ImageMagick build and also looked at this question but I was not able to build the library. I found a solution to compiling the library here but the demo application still didn't work - it exits with a blank screen both on android emulator and device as well (device log).
Have there been any ports of the ImageMagick library that work on Android?