Other B4A v8.80 BETA has been released

Status
Not open for further replies.

Erel

B4X founder
Staff member
Licensed User
Longtime User
android-chrome-192x192.png


I'm happy to release B4A v8.80 BETA. This version includes a new type of libraries named b4x libraries. b4x libraries are made of B4X code modules, general files, layout files and a manifest file. b4x libraries can be cross platform and also have other advantages over the standard compiled libraries.

Improvements:

Currently OkHttpUtils2 is included as a b4x library. The jar file is also kept for backward compatibility.
More libraries will be distributed as b4x libraries in the future.

As this is a beta version you should make sure to backup your projects before loading them with the new version.

An email with installation instructions will be sent to all developers who are eligible for a free upgrade.

Thank you for your help!!!
 

MbedAndroid

Active Member
Licensed User
Longtime User
@Cableguy no doubles. Checked it. Besides 8.5 works fine
@klaus: updated the config path off course. Besides 8.5 works fine.

I got more the idea that the librarys with errors are not compatible with b4a 8.8. Like Googlemaps extras, Android Resources, cl_appupdating
 
Upvote 0

MbedAndroid

Active Member
Licensed User
Longtime User
@DonManfred It is now outside the program files dir. Still having these problems.

the serial lib is updated by b4a 8.8. And also this lib is reporting error.
 
Last edited:
Upvote 0

stevel05

Expert
Licensed User
Longtime User
I can compile apps with Serial, AndroidResource and Phone Libraries using 8.80 beta. I don't use the others so can't test them but I would be very surprised if that was an issue.

As suggested above, make sure that any libraries that should be in the Additional Libraries location are not in the AnywhereSoftware installation (internal libraries) folder.

Compare the two library folders for the installations (8.5 vs 8.80) to check.
 
Last edited:
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
I did not get any mail .
whwn did you updated the last time? Did you buy a Enterpriseversion with 2 years updates? When did you buy?

A mail is usually send when a new Version Releases (NOT Beta).

Away from that you can contact [email protected]
 
Last edited:
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
@MbedAndroid please start a new thread for this discussion.

It would be nice to have a specific folder for the B4X Libraries in the Configure Paths window.
Currently, we need to copy them to the Additional Libraries folder which are product specific.
I plan to allow adding libraries from any folder you like. It is planned for a future version.
 
Upvote 0

udg

Expert
Licensed User
Longtime User
@MbedAndroid : I noticed from post#20 that you're using version 1.30 of AppUpdating.
Please switch to AppUpdating 2 for compatibility with newer devices. Source code is available as for previous versions.

Note: if you need additional info on that class, please start a new thread
 
Upvote 0

sorex

Expert
Licensed User
Longtime User
Upvote 0
Status
Not open for further replies.
Top