Other B4J v1.80 is released

Erel

B4X founder
Staff member
Licensed User
Longtime User
B4J v1.80 is now available for download. This update includes many new features and improvements, including most of the new features added to Basic4android v3.50:

  • Debugger runtime performance is now close to non-debugged applications.
  • Watch Expressions feature:

    SS-2014-02-23_14.48.37.png

  • B4J-Bridge - Adds support for remote debugging. This allows you to easily debug your projects on a connected Mac computer or Raspberry Pi board: Remote debugging with B4J-Bridge
  • Server improvements:
  • Quick Search tool (Ctrl + I) - An index based search tool for quick searching (in all modules):

    k2v8.png
  • Kill Process button added to allow killing processes in Release mode
  • Bit.InputStreamToBytes - Reads the data from an InputStream into an array of bytes
  • Bug fixes and other minor improvements.
You can download the full version here: www.b4x.com/b4j


http://www.b4x.com/b4j
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User
How can you release such amazing tool totally free?
I'm trying to build an ecosystem. B4A for Android and B4J for desktops, small Linux boards and servers.
B4J makes B4A stronger (and vice versa).

I'm happy that you like B4J.

How can members help with the development of B4J?

Spread the word! Tell your developers friends about it.
 
Upvote 0

miquel

Member
Licensed User
Longtime User
I'm trying to build an ecosystem. B4A for Android and B4J for desktops, small Linux boards and servers.
B4J makes B4A stronger (and vice versa).

I'm happy that you like B4J.

How can members help with the development of B4J?

Spread the word! Tell your developers friends about it.

Count on it! ;)

I'm developping flawlessly with VB 6.0 yet, but I'm going to migrate to B4J instead of NET....

Cheers,
MiquelMatas.
 
Upvote 0
Top