NativeScript / NativeScript/nativescript-cli
Setup scripts should create android virtual devices after installing the emulators
Aberta
@etabakov já está trabalhando nisso.
Desde 23/8/2017.
feature
installer
os: android
- Linguagem predominante
- JavaScript
- Estrelas
- 1.1k
- Forks
- 204
- Merge médio
- 1d 9h
- PRs com merge (30d)
- 8
Descrição
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.
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.