Hi there,
Firstly can I say what a great job you have done with this library. I have only come across this last week and so far have been impressed. This week I built the demo app on Windows and had a play.
As a test I thought I would try and build the demo app for Android. I have installed Ubuntu for this, downloaded all the pre-requisites and imported the project into Eclipse.
Everythign builds fine. I get no errors. It even produces a .APK file.
My problem is when I come to run the app on the phone it starts to load then crashes!
I dont know what I could have done wrong.
I decided to run the app in the android virtual device (AVD) to see if I could find out where the problem is. I have taken some screenshots of the errors in the hope someone might be able to let me know what my problem is:
http://postimg.org/image/yft1q8dx7/
The error says:
Couldnt load juce_jni from loader dalvik.system.PathClassLoader[DexPathList[[Zip file "/data/app/com.juce.jucedemo-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.juce.jucedemo-1, /system/lib]]]:findlibrary returned null.
at java.lang.Runtime.loadLibrary(Runtime.java:358)
Hope someone can help!
Thanks in advance.
Ade