h6ah4i / android-openslmediaplayer

Re-implementation of Android's MediaPlayer and audio effect classes based on OpenSL ES APIs.
https://openslmediaplayer.h6ah4i.com
Apache License 2.0
419 stars 97 forks source link

Integration error #49

Open deepakrokz opened 6 years ago

deepakrokz commented 6 years ago

Hi, I have downloaded this repository for test purpose but I am unable to build this project due to the reasons, I am not able to understand. Please help, much appreciated.

Sdk\ndk-bundle\build\core\setup-app.mk Error:(81) Android NDK: Application targets deprecated ABI(s): armeabi
Error:(82) Android NDK: Support for these ABIs will be removed in a future NDK release.
D:\MyWorkspace\android-openslmediaplayer\library\src\main\jni\openslmediaplayer-cxxdasp-build-setup.mk Error:(29) D:/MyWorkspace/android-openslmediaplayer/library/src/main/jni/../dep_libs/cxxdasp/android/build-utils/cxxdasp-build-setup.mk: No such file or directory D:\MyWorkspace\android-openslmediaplayer\library\src\main\jni\cxxdasp\Android.mk Error:(21) *** Android NDK: Aborting. . Stop. Error:Execution failed for task ':library:ndkBuildReleaseNonJniDebuggable'.

Process 'command 'E:\Softwares\AndroidStudio\Sdk\ndk-bundle\ndk-build.cmd'' finished with non-zero exit value 2

deepakrokz commented 6 years ago

@h6ah4i please see this