Cordova Android emulator black screen when running Cordova's hello world app -
i'm trying started android development using cordova trying build , run cordova's "hello world" program following creating first app
guide. nothing fancy - trying build , run super-ultra-simple hello world program gets created command cordova create hello com.example.hello helloworld
.
i've followed instructions through "building app" android. when step "test app", fires emulator, black screen in android device frame , error messages in terminal it. see screenshot of black screen w/ terminal output below:
from googling around on own, i've come across failed create d3d shaders
error terminal output before other opengl-based applications have worked me on other platforms. far can tell, seems have angle on windows 7's version of direct x, haven't been able find clear instructions on how fix it.
the platform i'm using windows 7. avd i've got configured emulator nexus 5x using android 7.0 x86 nougat, using default configurations provided android studio v2.3.3. version of cordova i'm using v7.0.1.
i have confirmed able run "hello world" app directly on real android device using cordova run android
. works on there. running in emulator problem.
help?
Comments
Post a Comment