Create App ( Android )
Posted: Tue Sep 29, 2020 6:23 am
Hello! I just installed Spiderbasic and tried to create an apk. Unfortunately I can do what I want, I always get "error messages"
Message 1 ( compile the first time )

Message 2 ( compile the second time )

I have already tried to install the required plugins in the shell ( "C:\SpiderBasic\Android\nodejs" )
and
There were error messages here because "SPIDERBASIC_HOME" was not defined
After setting the environment variable, I was able to install the plugins with the same commands without errors. But unfortunately I still can't create APKs. The two messages always come
Message 1 ( compile the first time )

Message 2 ( compile the second time )

I have already tried to install the required plugins in the shell ( "C:\SpiderBasic\Android\nodejs" )
Code: Select all
npm install -g cordova-plugin-whitelistCode: Select all
npm install -g cordova-plugin-nativeaudioAfter setting the environment variable, I was able to install the plugins with the same commands without errors. But unfortunately I still can't create APKs. The two messages always come