RamAndyDev
Results
1
comments of
RamAndyDev
I had the same error. I need to add android{ ndk{ abiFilters.add("armeabi-v7a") } } in app: build.gradle file in latest Android studio. This solved my problem.