nav-title | title | description | position |
---|---|---|---|
Requirements |
Requirements |
NativeScript Android Runtime Requirements |
2 |
The recommended ways to create NativeScript Applications is either through the Command-Line Interface (CLI) or through the Telerik AppBuilder.
The Android Runtime is built against API level 17. The currently available metadata is based on API level 17. Additionally, using the metadata-generator tool you may generate your own metadata for the latest API level 21.
Note: You may not use APIs that are not present in the generated metadata from JavaScript. Still, you may build your application using higher API level given you are compatible with the metadata API level.
Currently supported are the following CPU instruction sets:
This is an ARM-based CPU instruction set that extends the standard ARM one and adds support for hardware floating-point support and multiple CPU cores.
This is an Application Binary Interface (ABI) that supports the instruction set commonly named x86 or IA-32.
Coming soon