Yvon Steinthal Active Member Licensed User Longtime User May 19, 2016 #1 Hi, I am documenting my experience on B4X in general for an essay. And i was wondering why i could in B4i re-compile the code while running it, while in B4a that is not possible? Does it have to do with the activity system of B4a? or just native code being different... Any info would help! Thanks! Y.
Hi, I am documenting my experience on B4X in general for an essay. And i was wondering why i could in B4i re-compile the code while running it, while in B4a that is not possible? Does it have to do with the activity system of B4a? or just native code being different... Any info would help! Thanks! Y.
Erel B4X founder Staff member Licensed User Longtime User May 19, 2016 #2 You can also do it in B4A if you are compiling in Debug mode (Debug - rapid in older versions). Upvote 0
Yvon Steinthal Active Member Licensed User Longtime User May 19, 2016 #3 Thanks Erel i'll check it out! Upvote 0