Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 579 Bytes

File metadata and controls

15 lines (12 loc) · 579 Bytes
nav-title Building Metadata
title Building Metadata
description NativeScript Android Runtime Building Metadata
position 3

Overview

The metadata is generated by a separate tool, available as an npm package:

npm install tns-android-metadata-generator

The tool itself is a Java Console application that takes as an input a folder, containing all the JAR packages to traverse. The tool is used by the NativeScript Command-Line Interface to enable support for arbitrary third-party Android libraries.