Page 1 of 1

Create App ( Android )

Posted: Tue Sep 29, 2020 6:23 am
by Bobo229673
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 )
Image

Message 2 ( compile the second time )
Image

I have already tried to install the required plugins in the shell ( "C:\SpiderBasic\Android\nodejs" )

Code: Select all

npm install -g cordova-plugin-whitelist
and

Code: Select all

npm install -g cordova-plugin-nativeaudio
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 :|

Re: Create App ( Android )

Posted: Tue Sep 29, 2020 6:09 pm
by plouf
i am no expert at android by far
by i clearly remember that i have not install cordova myself

JDK needed, i have Java SE Development Kit 8 update 162

i remember some problems in past were when you use JDK 64 bit , while JDK 32bit was succefull

btw you have latest SpiderBasic 2.31 correct ? 2.31 fixes some issues for latest apk compilation

Re: Create App ( Android )

Posted: Mon Oct 05, 2020 3:42 pm
by Fred
May be you had another cordova installed somewhere ? All you should be setup once the installer is done, could you try a clean install into another directory, disable your antivirus and be sure you are online ?