If it's not too much trouble can you point me to the spot. I've been looking through this all morning. I remember a step by step process somewhere. It may be in one of the old booklets when B4XPages was first released.
To convert my apps was pretty easy. I just opened my activities(B4A) and code modules(B4i & B4J) with notepad ++ then I changed their types to class. Then I Changed all my show methods(B4i & B4J) and Activity_Create(B4A) to B4xPage_Created then for dynamic data populations I moved all those...