Android translucent status bar

In iOS the status bar is always as the same color of the toolbar(even if there is toolbar in side menu, when side menu is open).
In android the color is always grey, and you can change the color with status bar plugin the hex color, which means 1 color to all pages and events.

I really want it to act just like this example in ionic 2 docs:

Example video

How should i do that?

the first platform is iOS which works goodm the seconds platform is android.

Hi,
Here a DEMO for you.

DEMO