# 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 ``` gradle packFramework ``` This generates widgets-debug.aar and widgets-release.aar files located in the widgets/build/outputs/aar folder. And generates tgz files in dist folder.