# 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.