Skip to content

tns run android --emulator deploy to device #1909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tsonevn opened this issue Jul 7, 2016 · 0 comments
Closed

tns run android --emulator deploy to device #1909

tsonevn opened this issue Jul 7, 2016 · 0 comments

Comments

@tsonevn
Copy link
Contributor

tsonevn commented Jul 7, 2016

  1. First case: In case you call tns run android --emulator and there is no running emulator the app will be deployed on the device.
  2. Second case: Another scenario is when you start emulator manually and you have connected device, tns run android --emulator will deploy to both: device and emulator. The problem could be reproduced on Mac and Windows.

The problem could be recreated with default NativeScript project.

  1. tns create SampleApp
  2. connect device to the machine
  3. call tns run android --emulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants