WebRTC-APM-for-Android
WebRTC-APM-for-Android copied to clipboard
ndk-r10e编译报错
Android NDK: NEON support is only possible for armeabi-v7a ABI its variant armeabi-v7a-hard and x86 ABI Android NDK: Please add checks against TARGET_ARCH_ABI in webrtc/modules/audio_processing/aec/Android.mk C:/android-ndk-r10e/build/core/build-binary.mk:292: *** Android NDK: Aborting . Stop.
@Mearitek It is always better to use the latest ndk-version
for a better experience. Things to remember:
- Focus on Latest Branch-head of WebRtc (origin/master)
- Use Latest NDK-Version for Development
This would resolve your problem. For detailed intuition, you can visit this reference: Android-Native-Development-For-WebRTC