Other B4A v3.82 is released!

Erel

B4X founder
Staff member
Licensed User
Longtime User
B4A v3.82 is now available for download. All customers who received v3.80 can download this update. It is available from the same link as the previous download (you will also receive an email with this link).

New features and improvements:
  • Support for Android L (preview version).
  • Support for the files structure of latest Android SDK.
  • Sender keyword - correctly manages events from multiple threads.
  • Optimized dexer supports Java 7 classes. This is required in order to compile apps with the latest Google Play Services version.
  • Rapid debugger - several bug fixes and improvements to error reports.
 

James Chamblin

Active Member
Licensed User
Longtime User
Had a small problem installing this on Windows 8.1 64 bit. When I tried to execute the installer, I got an error "Windows Smartscreen prevented an unrecognized app from starting. Running this app might put your PC at risk." Clicked on "more info" then "Run anyway" to install B4A, everything seems to install fine now. The 3.80 update did not give me this problem.
 
Upvote 0

aaronk

Well-Known Member
Licensed User
Longtime User
Will this new version work with Android Wear? If so, how do you do it as I can't work out how to do it?
 
Upvote 0

lee taylor

New Member
Licensed User
Longtime User
Had a small problem installing this on Windows 8.1 64 bit. When I tried to execute the installer, I got an error "Windows Smartscreen prevented an unrecognized app from starting. Running this app might put your PC at risk." Clicked on "more info" then "Run anyway" to install B4A, everything seems to install fine now. The 3.80 update did not give me this problem.
No Problems Here On Windows 8.1(All Updates) 64 Bit. Run As Administrator
 
Upvote 0

Ratna Fang

Member
Licensed User
Longtime User
em...erel,
do you mean the 3.82 can be download from the link i received in my previous email (3.80?)

ok, got it. installed it :)
thanks, erel.
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
can you tell me what Android is L?
thank you
 
Upvote 0

kabron

Member
Licensed User
Longtime User
While working on a project just installed new version. Nothing more. Everything was fine before.

B4X:
Parsing code.                          0.03
Compiling code.                        0.08
Compiling layouts code.                0.03
Generating R file.                      0.17
Compiling generated Java code.          0.81
Convert byte code - optimized dex.      Error
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
    Optimized dexer failed. Switching to Standard dexer.

Error occurred during initialization of VM
Could not reserve enough space for object heap
 
Upvote 0

bitstra

Member
Licensed User
Longtime User
Thank you Erel!

Modal Dialogs in all my "Dialogs Library" using subs are working fine now under Android L - and also Debugging is back!
(Macbook Pro -> VMware -> Windows 8 -> b4a -> Nexus 7 (2013) android L
 
Upvote 0
Top