New HTML5/JS Application Wizard: Mobile Platforms

You use this panel of the New HTML5/JS Application wizard to specify the details of the SDK for the mobile platform for the application.

This panel contains the following elements:

Value Description

Android SDK Location

Specifies the location of the local installation of the Android SDK. You can use the Browse button to locate the folder that contains the SDK on your local system.

If the ANDROID_HOME environment property is set and points to the Android SDK directory, the IDE will use the value of this property as a default Android SDK location.

If the SDK is not installed, you can click Download Android SDK to open the download page for the SDK in your browser.

iOS Code Sign Identity

Type the iOS code sign identity in the text field. This option is only enabled on Mac OS.

iOS Provisioning Profile

Select the iOS provisioning profile from the drop-down list. This options is only enabled on Mac OS.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.