B4J - Building an ecosystem

Erel

B4X founder
Staff member
Licensed User
Longtime User
I'm happy to say that the work on a new product named B4J (yes, this is the full name) has begun.
I previously discussed this idea here: Develop Windows apps with Basic4android? What do you think?

B4J is a programming environment very similar to Basic4android that creates standard Java applications. Such applications can run on many platforms including Windows, Mac and Linux.

The first version of B4J will support two types of apps: non-UI apps and UI apps. The UI will be based on JavaFX 2.

Programming with B4J will be simpler than Basic4android as a standard Java app is simpler than an Android app. There are no activities and services, only code modules and classes (code modules can handle events in B4J).

Non-UI code and code not specific to Android can be easily used in B4J. This means that existing modules such as HttpUtils2, DateUtils and RDC (remote database connector) can be used with B4J.

B4J will be free for both personal and commercial usage.


I believe that the first beta will be available in 4 - 6 weeks (though it can take longer).
 

barx

Well-Known Member
Licensed User
Longtime User
liking the sound of this already...
 

maXim

Active Member
Licensed User
Longtime User
:) Wonderful! :)
Erel, you're amazing!
I'll beta test it for you!
 

stevel05

Expert
Licensed User
Longtime User
Hi Erel,

I would be happy to be part of the Beta testing if you need more.

Steve
 

jjmairena

Member
Licensed User
Longtime User
jojojojojoj creo que la navidad llegará con buen regalo estoy atento para que salga la version beta y erl eres colosal....
 

wimpie3

Well-Known Member
Licensed User
Longtime User
Too bad, I would have hoped you would invest your time in the wishlist for B4A... I'm not quite sure this is what people are waiting for.
 

Jaames

Active Member
Licensed User
Longtime User
This will slow down Basic4Android development, we have dozen of "Basics" for windows , but none for android... Please do not move far away from B4A :)
 

imbault

Well-Known Member
Licensed User
Longtime User
Good news Erel, any possibility for running an app developped with it on a internet browser?

Patrick
 
Top