Search found 1 match

by Erel
Jun 03, 2019 13:29
Forum: Community Discussion
Topic: any free BASIC for web/ios/android
Replies: 15
Views: 18759

Re: any free BASIC for web/ios/android

it seems that app, which is created by b4j, needs jvm it is a very very bad dependency It is not so bad as you can embed the JVM inside your app. This means that you don't need to rely on Java to be installed on the computer. This is the recommended approach for Java based client apps (Arduino IDE ...