Skip to content

libnode.so for 32 bit is missing #4

@dominictarr

Description

@dominictarr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions