-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
okay it looks like I got it installed, it says it built successfully, but when I tried to run it on my phone I got this error:
Error:error: '../../../../src/main/jniLibs/armeabi-v7a/libnode.so', needed by '../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libnative-lib.so', missing and no known rule to make it
I'm trying to figure out where libnode.so comes from?
okay, a bit of searching led me here: nodejs/node#14158
gonna check that out...
btw, I changed line 14 of app/build.gradle
to
abiFilters 'armeabi-v7a', 'arm64-v8a'
Metadata
Metadata
Assignees
Labels
No labels