liblame icon indicating copy to clipboard operation
liblame copied to clipboard

LAME library for Android

Results 2 liblame issues
Sort by recently updated
recently updated
newest added

Make it at least compileable with AndroidStuido (2.1). It can use project wide variables for compileSdkVersion, buildToolsVersion and targetSdkVersion too

Hello, I would like to use liblame in another android project. I've already generated the .so file with the NDK. Right now I've just copied the .so in my /armeabi-,...