Results 20 comments of Paulo Cesar

On Android.mk jni: Replace Magick_Home with something like /Users/paulo/Downloads/lilac-Android-ImageMagick-5f1c8b5/ndk-modules/ImageMagick-6.7.3-0 And make this modification: LOCAL_C_INCLUDES += $(Magick_Home) Now at least it starts compiling, but in the middle of it, it crashes...

Also, you can get libandroid-magick.so using git

Hi pinkeshsethi, after some time making this work, I uploaded my results in this repository: https://github.com/puelocesar/android-lib-magick

Don't know, I'm just working with jpegs. See, I didn't took a time to properly compile it and understand it, I just got lilac libmagick.so and created that fakeawt so...

Maybe take a look at his implementation: https://github.com/kevin0571/STPopupPreview Their preview actions work well, but their longpress trigger is awful

So, I'm using a TCL U49C7006, which uses the chip Mediatek mt5891, which supports vp9, according to this document: https://docs.google.com/document/u/1/d/1EPzlq_ipIPMCDoMqMgDl0IuKmTsMoZHeKKwE_zxbFUk/pub#h.iglowpthgo0t But I still have those connection issues using this apk....

Same error here, I just cannot get the sample project to work

Hey guys, always look at the Project Forks in the top right part of the GitHub page. I stopped working on Android a long time ago. Take a look at...

hehe I didn't build it, I got the .so from another project, and created this one because that project can't be run on Android without _several_ modifications on the Java...

Here: https://github.com/lilac/Android-ImageMagick