xajist / aacdecoder-android

GNU Lesser General Public License v3.0
0 stars 0 forks source link

How to on android studio #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. How to registering this library..step by step?
because im not success to registering it with android studio with this step : 
a. copy aacdecoder-android-0.6.1.jar & armeabi/*.so file & armeabi-v7a/*.so 
file to libs folder.
b. Right click aacdecoder-android-0.6.1.jar->add Library
c. Open gradlew.bat..
But this my error on log :
E/AndroidRuntime: FATAL EXCEPTION: main
        java.lang.UnsatisfiedLinkError: Couldn't load aacdecoder: findLibrary returned null

Please help. step by step for registering this lib..thanks

Original issue reported on code.google.com by okejs...@gmail.com on 6 Jul 2013 at 11:43

GoogleCodeExporter commented 8 years ago
Sorry I do not know Android Studio. Try to ask on stackoverflow or similar 
forums.
V>

Original comment by vbarta...@gmail.com on 29 Dec 2013 at 9:50

GoogleCodeExporter commented 8 years ago
Hi!
Help to solve the same problem!

Original comment by ivan...@gmail.com on 15 Jun 2014 at 1:45

GoogleCodeExporter commented 8 years ago
The same problem here, anyone find a solution?

Original comment by chuky....@gmail.com on 20 Nov 2014 at 6:10