Search code examples
androidc++android-ndklame

No implementation found for void com.example in android Lame


Hello friends im facing the error file compile lame library with android NDK tool.

i complete all steps from here ..How to add Lame 3.99.5 to Android Studio using NDK

when im trying to use it then it throws No implementation found for example.com.project

enter image description here

or error in code :

enter image description here


Solution

  • https://github.com/naman14/TAndroidLame use this sample code.

    Try with this and if you get any issue please post.