Android12 由于selinux权限问题,可能无法直接执行二进制文件
Android12 may not be able to execute binary files directly due to SELinux permission problems
通过linux交叉编译方法编译出的node安卓二进制文件
下载压缩包,解压出bin中的node文件放入data目录即可执行
Node Android binary file compiled by Linux cross compilation method
Download the compressed package, extract the node file in bin and put it into the data directory for execution
The MIT License