Android Question how to pass parameters or use variables in inline Java

Markos

Well-Known Member
Licensed User
Longtime User
Well the 1st is to learn all the options the IDE permits. Secondly to find a pure java method option where I couldnt find in b4a methods, well thus far. Specifically a method to convert any image into bmp uncompressed format.

I think some other good soul showed me a method you created to do the trick.
 
Upvote 0
Top