Files
SvetoslavTsenov 9cb73e9b9d Add 'tns-core-modules-widgets/' from commit '4d29082e49a85187f50ede98fb634e6ae6f6ef46'
git-subtree-dir: tns-core-modules-widgets
git-subtree-mainline: e6486f6c0f621210a6086801abc36c693cf31884
git-subtree-split: 4d29082e49a85187f50ede98fb634e6ae6f6ef46
2019-03-20 09:54:33 +02:00

15 lines
469 B
Markdown

### Android
This directory contains an Android Studio project.
### How to open?
* In Android Studio choose: File -> Open
* Navigate to `tns-core-modules-widgets/android/` folder
* On the left side of the screen choose the Project tab and select `widgets`
### How to build?
* On the right side of the screen choose the Gradle tab
* Navigate to `android/widgets/Tasks/build/`
* Execute the `assembleRelease` task
* Output will be in `./android/widgets/build/outputs/`