2.50, now I can't make android app

Just starting out? Need help? Post your questions and find answers here.
hitman
Posts: 5
Joined: Fri May 19, 2023 9:41 am

2.50, now I can't make android app

Post 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
hoerbie
Posts: 137
Joined: Sun Mar 17, 2019 5:51 pm
Location: DE/BY/MUC

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

Post by hoerbie »

You need JDK 11 for SB2.50, it was sadly forgotten to change the preferences dialog
hitman
Posts: 5
Joined: Fri May 19, 2023 9:41 am

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

Post 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
santa
Posts: 8
Joined: Tue Mar 15, 2016 6:08 am

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

Post 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.
Post Reply