thekoko89 / aacdecoder-android

Automatically exported from code.google.com/p/aacdecoder-android
GNU Lesser General Public License v3.0
0 stars 0 forks source link

How to use this lib? #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I downloaded the lib aacdecoder-android-libs-0.5.1.zip and tried to use in my 
project.
I add the JAR and armeabi folder in project, and tried to run the project as an 
example.
But I received the error message: "java.lang.UnsatisfiedLinkError: Could not 
load aacdecoder: findLibrary returned null"
What am I doing wrong?

I tried to compile the project aacdecoder-android-0.5.1.zip as explained in the 
Wiki and add libs as explained in the README file, but got the same error 
message.

Could you help me?

Thank you.

PS: I am Brazilian, I'm sorry for my english

Original issue reported on code.google.com by rafaelba...@gmail.com on 15 Feb 2012 at 1:39

GoogleCodeExporter commented 9 years ago
Put both Jar and shared lib to libs/ dir.
Then check that the shared library is present in the APK (unzipping it).
V. 

Original comment by vbarta...@gmail.com on 28 Mar 2012 at 9:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Not a bug.

Original comment by vbarta...@gmail.com on 13 Aug 2012 at 10:25