Can't build 'Adblock Plus' library for Android

Everything about using the stand-alone Adblock Plus app on Android
Post Reply
limmin5
Posts: 2
Joined: Mon Sep 25, 2017 8:51 am

Can't build 'Adblock Plus' library for Android

Post by limmin5 »

Hello,

Like subject, I'm facing build problem for 'Adblock Plus' library for Android.

I just followed README.md but I have some problem like below log.

For now, I try to build boat command line and android studio. (same result)

Please help me...

Thanks in advance.

===============================================================================================

External Native Build Issues
Build command failed.
Error while executing process C:\Android\sdk\ndk-bundle\ndk-build.cmd with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\jni\Android.mk NDK_APPLICATION_MK=D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\jni\Application.mk APP_ABI=armeabi-v7a NDK_ALL_ABIS=armeabi-v7a NDK_DEBUG=1 APP_PLATFORM=android-9 NDK_OUT=D:/TEST/libadblockplus-android-master/libadblockplus-android-master/libadblockplus-android/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\build\intermediates\ndkBuild\debug\lib APP_SHORT_COMMANDS=false LOCAL_SHORT_COMMANDS=false -B -n}
Android NDK: android-9 is unsupported. Using minimum supported version android-14.
Android NDK: ERROR:D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\jni\Android.mk:adblockplus: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that D:/TEST/libadblockplus-android-master/libadblockplus-android-master/libadblockplus-android/jni/./libadblockplus-binaries/android_armeabi-v7a/libadblockplus.a exists or that its path is correct
process_begin: CreateProcess(NULL, "", ...) failed.
Build command failed.
Error while executing process C:\Android\sdk\ndk-bundle\ndk-build.cmd with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\jni\Android.mk NDK_APPLICATION_MK=D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\jni\Application.mk APP_ABI=armeabi-v7a NDK_ALL_ABIS=armeabi-v7a NDK_DEBUG=0 APP_PLATFORM=android-9 NDK_OUT=D:/TEST/libadblockplus-android-master/libadblockplus-android-master/libadblockplus-android/build/intermediates/ndkBuild/release/obj NDK_LIBS_OUT=D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\build\intermediates\ndkBuild\release\lib APP_SHORT_COMMANDS=false LOCAL_SHORT_COMMANDS=false -B -n}
Android NDK: android-9 is unsupported. Using minimum supported version android-14.
Android NDK: ERROR:D:\TEST\libadblockplus-android-master\libadblockplus-android-master\libadblockplus-android\jni\Android.mk:adblockplus: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that D:/TEST/libadblockplus-android-master/libadblockplus-android-master/libadblockplus-android/jni/./libadblockplus-binaries/android_armeabi-v7a/libadblockplus.a exists or that its path is correct
process_begin: CreateProcess(NULL, "", ...) failed.
C:\Android\sdk\ndk-bundle\build\core\prebuilt-library.mk
Error:(44, 0) *** Android NDK: Aborting . Stop.
<a href="openFile:C:\Android\sdk\ndk-bundle\build\core\prebuilt-library.mk">Open File</a>
Error:(44, 0) *** Android NDK: Aborting . Stop.
<a href="openFile:C:\Android\sdk\ndk-bundle\build\core\prebuilt-library.mk">Open File</a>
Post Reply