Android Question Compile question

gruizelgruis

Member
Licensed User
Longtime User
Hi all.

This may sound like a stupid question. But how do I compile my project so I can install it on a device.
I am pritty new to VB4A But getting the hang of it. I Know how to connect my device and test-run my work.

Now I like to see if my program works without vb4a attached.

How do I compile to an installable file.
and where is that file stored on my computer.

thanks
 

gruizelgruis

Member
Licensed User
Longtime User
Hi erel, thank you for your quick responce. But I cant find any option similar to "Compile your app in Release mode"
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
I recommend you to start with the beginner's guide: http://www.b4x.com/android/documentation.html

Change to Release:

SS-2014-11-03_16.42.45.png


Run your app.
 
Upvote 0
Top