mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* Fix for cases where context.getExternalCacheDir() returns null because there is no external storage attached. * Fix crash when WRITE_EXTERNAL_STORAGE permission is missing on API level < 19
##This is an Android Studio project.
How to open?
- File/Open
- Navigate to
tns-core-modules-widgets/android/ - select and open widgets
How to build?
- Open gradle tab on the right side of the screen
- Navigate to
widgets/Tasks/build/ - run
buildtask - output will be in
tns-core-modules-widgets/android/dist