Android Setup
Before you can build your mobile application for Android locally, you will need to setup Android SDK and some additional software. HTML5 Builder includes an installation wizard to ease this process.
In the folder or CD where you first run the HTML5 Builder installer, you will find this wizard under the name android-setup.exe. Run it and let it guide you through the installation process.
When you run the installer, you will be required to provide administration permissions. Your current user must be the administrator and you must provide administration permissions with it. Do not provide administration permissions through a different user account.
Contents |
HTML5 Builder Android Project Tools
- On the Select Setup Language dialog you can choose a language for the installation process.
- Select your language of choice.
- Click OK.
- On the next page, click Next to start HTML5 Builder Android Project Tools installation setup.
- On the Select Destination Location page, you can change the installation path.
- Optionally modify the installation path.
- Click Next.
- On the Ready to Install page, check installation settings and click Install to start the actual installation.
Java SE Development Kit
- In the Java SE Development Kit wizard, click Next to start installation setup.
- On the Custom Setup page, you can customize what parts will be installed in your system, and where.
- Optionally, you can skip source code installation:
- Right-click Source Code.
- Click Don’t install this feature now.
- Optionally too, you can change installation path for any item:
- Select an item, and click Change.
- Choose a new installation path, and click OK.
- Click Next.
- Optionally, you can skip source code installation:
- On the Destination Folder page, you can customize JRE installation page.
- Optionally change installation path:
- Click Change.
- Browse to a new path, and click OK.
- Click Next, installation will start.
- Optionally change installation path:
- On the last page, click Finish.
Note: An Oracle web page might be loaded in your web browser, asking you to register. You do not need to register, you can safely close the page.
Android SDK Tools
Note: You can skip this step if you already have the Android SDK Tools installed, but your will need the latest version of the SDK Tools and Platform Tools, and the Android 4.0.3 (API15) SDK package. Open your SDK Manager and ensure you have all the requirements installed.
- In the Android SDK Tools wizard, click Next to start installation setup.
- On the JDK Detection page, click Next to continue with installation setup.
- On the Choose Users page, choose who should the tools be installed for, and click Next.
Warning: If you already have a previous version of the Android Tools installed for all the users, you must choose that option here and upgrade the existing tools. If HTML5 Builder detects a system-wide installation of the Android Tools, it will try to use it even if you have a newer version installed just for your user.
- On the Choose Installation Location page:
- Optionally change installation path:
- Click Browse….
- Go to the desired path, and click OK.
- Click Next.
- Optionally change installation path:
- On the Choose Start Menu Folder page:
- Optionally change the name of the menu folder.
- If you do not want a menu entry, check Do not create shortcuts.
- Click Install.
- Once installation is complete, click Next.
- On the final page:
- Optionally Unckeck Start SDK Manager. From the SDK Manager you can upgrade your Android SDK Tools, but version included with HTML5 Builder should be fine.
Note: For Windows Vista, Windows 7 and Windows 8, you must run the SDK Manager as an administrator. It won’t work properly when executed from this wizard.
- Click Finish.
- Optionally Unckeck Start SDK Manager. From the SDK Manager you can upgrade your Android SDK Tools, but version included with HTML5 Builder should be fine.
Android Platform
- On the Select Setup Language dialog you can choose a language for the installation process.
- Select your language of choice.
- Click OK.
- On the next page, click Next to start Android Platform installation setup.
- On the License Agreement page:
- Check I accept the agreement if you do. Else, click Cancel to stop the installation.
- Click Next.
- On the Ready to Install page, click Install.
- Once installation is complete, click Finish.
Apache Ant
- On the Select Setup Language dialog you can choose a language for the installation process.
- Select your language of choice.
- Click OK.
- On the next page, click Next to start Apache Ant installation setup.
- On the License Agreement page:
- Check I accept the agreement if you do. Else, click Cancel to stop the installation.
- Click Next.
- On the Select Destination Location page:
- Optionally change installation path:
- Click Browse….
- Go to the desired path, and click OK.
- Click Next.
- Optionally change installation path:
- On the Ready to Install page, click Install.
- Once installation is complete, click Finish.
Reboot
Another wizard window will pop up, and will give you the option to reboot. Click Finish to reboot.
Note: You will not be able to build Android applications until you reboot your system.