This is an important point. This is why Basic4iOS is not happening for now.
However a standard Java solution is much simpler and will require less resources. It will also make Basic4android better as it will allow developers to more easily build the back end side. This is especially relevant for enterprise developers that build in-house solutions.
'---
'--- Clone Erel so we can have more enhancements
'---
Dim Erel4IOS As Erel
Dim Erel4Win As Erel
Erel4IOS = Erel.clone
Erel4Win = Erel.clone
'---
'--- now get to work!
'---
Erel4IOS.Init
Erel4Win.Init
Erel4IOS.StartCoding
Erel4Win.StartCoding
Aah too bad to hear that.Windows Phone will require an almost complete rewrite as it is not based on Java.
Yes. The compiled apps are regular Java apps.Does the PC's that runs apps made with B4J, will need to have JRE installed?