NativeScript / NativeScript/nativescript-cli

Setup scripts should create android virtual devices after installing the emulators

Open
#3,084 3 comments 1 reaction 1 assignee View on GitHub

@etabakov is already working on this.

Since Aug 23, 2017.

feature installer os: android
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

Current behaviour: After the setup script completes successfully all dependencies are installed, but there are no virtual devices created for Android. To be able to successfully run your application on emulator - one needs to go manually in the AVD Manager and create at least one virtual device.

Expected Behaviour This manual step should be automated as part of the setup script and a virtual device for Android should be automatically added.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.