angular-starter icon indicating copy to clipboard operation
angular-starter copied to clipboard

npm run start.android doesn't deploy app to physical device

Open McNairy opened this issue 8 years ago • 1 comments

IMPORTANT: This repository's issues are reserved for feature requests and bug reports. Do not submit support requests here.

Steps to reproduce and a minimal demo of the problem npm run start.android

What steps should we try in your demo to see the problem?

Current behavior App can't find Android emulator

Expected/desired behavior App comes up on phone.

Other information I am running hyper-v so I can't use VirtualBox emulator, so I use physical device

McNairy avatar May 24 '17 01:05 McNairy

Nevermind, after reviewing the commands in the root level package.json file I see the start.android.device command and it works great--including livesync. Thanks for all your hard work!

McNairy avatar May 24 '17 03:05 McNairy