nativescript-cli icon indicating copy to clipboard operation
nativescript-cli copied to clipboard

feat: custom android-studio path to support nixos using new env.NATIVESCRIPT_ANDROID_STUDIO_PATH

Open srghma opened this issue 1 year ago • 1 comments

PR Checklist

  • [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages.
  • [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it.
  • [x] You have signed the CLA.
  • [x] All existing tests are passing: https://github.com/NativeScript/nativescript-cli/blob/master/CONTRIBUTING.md#contribute-to-the-code-base
  • [ ] Tests for the changes are included.

What is the current behavior?

What is the new behavior?

Now user can specify a path to android-studio using NATIVESCRIPT_ANDROID_STUDIO_PATH

Fixes/Implements/Closes #[Issue Number].

srghma avatar Oct 05 '24 02:10 srghma