Error generating Ionic apk debug

Asked

Viewed 428 times

0

I’m generating the apk with :

ionic build android

so far so good from BUILD SUCCESSFUL

and when I use:

ionic emulate android

also from BUILD SUCCESSFUL

more when emulates only a white screen!

in the:

ionic serve

it rotates smoothly... what can it be ?

follows output from emulate: http://pastebin.com/MGH47r5P

  • Friend the problem should be your Android AVD image. Try to erase the AVD in use and create another if possible try to run directly on a physical device.

  • I tested in an S4 and an experia m2 and still white

  • Are you including the cordova.js correctly?

  • yes is the created within the right Assets/www ?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.