iOS Tutorial Tutorial for PC

hello,
Is there a tutorial that explains step by step how to install B4i on a PC. Should we install Java and what libraries to install (because it requires the path). And after?
Thank you
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
1. Install B4i with the installer.
2. Install Java 7 or Java 8 JDK (if is is not already installed): http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
3. Click on Tools - Configure Paths and set the path to javac.exe.

SS-2014-11-14_10.25.30.png


4. Continue with the certificate tutorial: http://www.b4x.com/android/forum/th...icate-and-provisioning-profile.45880/#content
5. And B4i-Bridge tutorial: Installing B4i-Bridge and debugging first app
 

klarsys

Active Member
Licensed User
Longtime User
@Erel, Is there a tutorial on building / testing a Release build and publishing on app store?
I couldn't find one.
May be it is too trivial!
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Top