Basic4android v2.50 BETA is released!

Erel

B4X founder
Staff member
Licensed User
Longtime User
I'm very happy to release Basic4android v2.50 BETA. This version includes many important new features and improvements. The focus in this update is on large projects.

Performance improvements

  • Compilation time in debug mode is similar to compilation in release mode.
  • Many performance and memory related improvements in the IDE. The IDE should be much more responsive (some of the improvements will only be applied after you first save the project with the new version).
New features
  • Compile to library. This feature allows you to reuse components and break large projects into smaller projects.
  • Module attributes.
  • Custom build actions - See the attributes tutorial.
  • Native support for Google maps (requires Android 3+).
  • Sign key signatures are displayed in the key dialog.
  • List Permissions button in compilation window - Lists the permissions and the objects that added them.
  • Quotes in string literals - Double quotes in string literals will be treated as a single quote:
    B4X:
    Log("Hello ""world""") 'Will log: Hello "World"
  • RemovePermission keyword in the manifest editor.
  • DateTime.DateTimeParse keyword - Combination of DateParse and TimeParse.
  • SQL - Asynchronous queries and asynchronous batch inserts.
  • Contacts2.GetContactsAsync - Asynchronously retrieve contacts information.
  • Accessibility library.
  • Bug fixes and other minor improvements.

A mail with installation instructions will be sent to the "opt in" beta group. Please send me an email ([email protected]) if you want to join the beta group (you need to be eligible for free upgrades).

The last beta before the release will be sent to all customers who are eligible for free upgrades.

Please remember that this is a beta version and backup your projects before loading them. Projects saved with this version are compatible with previous versions as well, except of the project properties which will be reset to the default values.

Thank you all for your help and feedback. It would not have been possible to continue this progress without your help! :sign0188:
 

GeoTrail

Member
Licensed User
Longtime User
I haven't gotten any beta mails since version 2.3 beta was released :( And the latest release version mail I got is also from 2.3. What is going on?
 
Upvote 0

eps

Expert
Licensed User
Longtime User
wow!

An excellent present, many thanks Erel :) I'm looking forward to getting back to some B4A development in the next couple of days, so will download this and give it a whirl :)

:sign0098:
 
Upvote 0

Harris

Expert
Licensed User
Longtime User
Hello and Happy New Year to all!

@Erel,

Thank you so much!!! This is IMHO, the best release to date!!:icon_clap:

I can't believe how far B4A has come in such a short time and I am so glad I ran across this language!!

+1

B4A is Joy to the World (for android developers)
 
Upvote 0

Beja

Expert
Licensed User
Longtime User
Erel,
Thank you for making our dream come true.This is the best gift for the New Year
can't wait to try it.
I wish the next version focus on I/O and direct hardware addressing, even if partner with Google.
 
Upvote 0

rbsoft

Active Member
Licensed User
Longtime User
This is a R E A L great update!
Thanks for all the work that was put into it.


Rolf
 
Upvote 0

gulliver

Member
Licensed User
Longtime User
What a great Christmas gift, thanks Erel.
Unfortunately I have no opportunity to test the BETA version.
I wait for the release.
What a wonderful program B4A.
What a great development team.
 
Upvote 0

ZenWhisk

Member
Licensed User
Longtime User
+1 from me also,

Thanks Erel, B4A is simply amazing, and gets better all the time!


Hello and Happy New Year to all!

@Erel,

Thank you so much!!! This is IMHO, the best release to date!!:icon_clap:

I can't believe how far B4A has come in such a short time and I am so glad I ran across this language!!
 
Upvote 0
Top