S
S
Sergey2016-09-21 12:07:32
JavaScript
Sergey, 2016-09-21 12:07:32

Why can't I see my app in the phonegap emulator?

gulp build-app
cd www/
phonegap run android

After that, the emulator starts and I do not see my application in it. What could be the problem?
Windows 764
$ 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/

(sorry for the chaotic question. I’ve been doing mobile development not so long ago, most likely I indicated little information. Thanks in advance)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2016-10-07
@karmis

The reason turned out to be a broken application. Phonegap, unlike cordova, will run the emulator even if the build fails.

N
Nikolai Antonov, 2016-09-22
@my-nickname

Have you added a platform? Enter phonegap list

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question