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

Served the application on Android Emulator and it shows white page

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

All the packages relevant to API 23 are installed as below
