Page 1 of 1

2.50, now I can't make android app

Posted: Tue Jun 13, 2023 9:42 am
by hitman
hi, I am a newbie, now with SpiderBasic 2.50 every androd app I create, even one line code, I have "App build failed." how save the full compiler log? I tested with both jdk8 and jdk9. thank you

Image

Re: 2.50, now I can't make android app

Posted: Tue Jun 13, 2023 12:05 pm
by hoerbie
You need JDK 11 for SB2.50, it was sadly forgotten to change the preferences dialog

Re: 2.50, now I can't make android app

Posted: Tue Jun 13, 2023 1:37 pm
by hitman
thank you a lot, now works great. just old cordova-plugin-local-notification still doesn't work. It would be useful to have a system android notification/alert already packaged for Android app. anyway thank you

Re: 2.50, now I can't make android app

Posted: Mon Jun 19, 2023 3:21 am
by santa
hoerbie wrote: Tue Jun 13, 2023 12:05 pm You need JDK 11 for SB2.50, it was sadly forgotten to change the preferences dialog
Still nothing changes. Software does the same thing. It looks has problem with gradle.
I think it is better to define directory of gradle together with directory of JDK.
With 2.40 no problem.