mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 10:01:08 +08:00

* feat: add copy file to file-system * feat(file-system): allow temp copy of files opened with File.fromPath * chore: remove log * chore: remove log * fix: only copy if true --------- Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
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/