Hello!
I would suggest two little things for the next relase ... nothing earth-shattering:
1. a version of CallSub to which I can pass any number of parameters (eg: CallSubN (Component, "SubName", Array As Object (1, "Hello", 5, Me, Rect, True, 128, False) ) and B4A translates the call to the function with all the different parameters)
2. I would like to have a menu option (and maybe even an icon on the toolbar) to resend the last apk generated on the device without having to recompile (because I use B4A via virtual machine, not too powerful, and sometimes it happens that, after the compile the apk, transfer to device using B4A-Bridge fails ... forcing me to recompile everything, only to resend the apk on my device ... sometimes it takes even two minutes for each compilation ... and this thing is tedious)
I thank you for the wonderful work you do release after release, and I hope that you will want to take up these my requests.
regards