mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
We don't need stack trace to be printed when we return the exception in the result.error as it will be returned in the reject callback. Fixes https://github.com/NativeScript/tns-core-modules-widgets/issues/118
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
assembleReleasetask - Output will be in
./android/widgets/build/outputs/