Answer the question
In order to leave comments, you need to log in
Why can't I see my app in the phonegap emulator?
gulp build-app
cd www/
phonegap run android
$ phonegap -v
6.3.0
$ npm -v
3.10.6
$ node -v
v4.5.0
$ pwd
/d/dev/client/www
$ ls
assets/ fonts/ index.html scripts/ styles/
config.xml icon.png maps/ staticdata/
Answer the question
In order to leave comments, you need to log in
The reason turned out to be a broken application. Phonegap, unlike cordova, will run the emulator even if the build fails.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question