Files
NativeScript/README.md
2015-09-15 10:00:46 +03:00

14 lines
369 B
Markdown

# Android-Widgets
Contains the source code of the `org.nativescript.widgets` library used by the NativeScript cross-platform modules implementation for Android.
# How to build
* Clone repo.
```Shell
git clone https://github.com/NativeScript/android-widgets.git
```
* Open project in eclipse.
* Build
The result file android-widgets.jar is located in the bin folder.