Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Android Emulator shows the JET App is blank white

Kapil KapaniOct 29 2017 — edited Nov 9 2017

When served on the android emulator, the JET application goes blank white. Could you please help here ?

I have followed the instructions relevant to installing JET on Mobile using the Mobile Tooling Link below.

https://docs.oracle.com/middleware/jet400/jet/developer/GUID-C75CD8DC-5084-4831-BE1A-FFEE4EA8600C.htm#JETDG-GUID-C75CD8D…

Created the OJET Application successfully

ojet create MySampleApp --hybrid --appname="Sample NavBar" --template=navdrawer --platform=android

Performed the Build of the application successfully

ojet build android

Served the application on Windows browser successfully

ojet serve windows -–browser

pastedImage_2.png

Served the application on Android Emulator and it shows white page

pastedImage_3.png

The emulator is based on Android Marshmallow PI 23. I have tried APIs 24, 27 as well but with same issue.

pastedImage_4.png

All the packages relevant to API 23 are installed as below

pastedImage_5.png

This post has been answered by Graeme Mawson-Oracle on Oct 31 2017
Jump to Answer
Comments
Post Details
Added on Oct 29 2017
17 comments
1,170 views