How to show android default navigation bar

I’m working on a project which targets to implement android app & now debugging purpose running this app into android simulator & fortunately everything is working fine but not showing android device default navigator as like where show network, wifi, battery indicator etc… see the below image

How to show default navigation of devise while running meteor based mobile app?

I think what you are looking for is the statusBarStyle.

https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-statusbar/