mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00

Adding initial support for the following URL, TextEncoder, TextDecoder, atob, btoa. This also setups up a cargo workspace (rust) for future developments. iOS adds a local pod dep until we move to using a pod for the runtime dep.
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/