Terradrones Active Member Licensed User Oct 23, 2022 #1 Hi All Not sure if this is a stupid question, but how can I compile my program into an APK? I want to send the program to a Surveyor in Namibia to test for me. I tried the B4XBuilder, but it keeps on crashing.
Hi All Not sure if this is a stupid question, but how can I compile my program into an APK? I want to send the program to a Surveyor in Namibia to test for me. I tried the B4XBuilder, but it keeps on crashing.
Erel B4X founder Staff member Licensed User Longtime User Oct 23, 2022 #2 An APK is created when you run the app in release mode. The APK will reside in the Objects folder. Upvote 0