Files
NativeScript/android/README.md
2016-07-12 16:50:52 +03:00

15 lines
487 B
Markdown

[![Build Status](https://travis-ci.org/NativeScript/tns-core-modules-widgets.svg?branch=master)](https://travis-ci.org/NativeScript/tns-core-modules-widgets)
##This is an Android Studio project.
### How to open?
* File/Open
* Navigate to `tns-core-modules-widgets/android/`
* select and open widgets
### How to build?
* Open gradle tab on the right side of the screen
* Navigate to `widgets/Tasks/build/`
* run `build` task
* output will be in `tns-core-modules-widgets/android/dist`