My question is how to modify the height of status bar of android through an utility application which allows user to control the height of status bar.
I can provide privileged permissions to the app.
My restrictions are not to customize existing android os and above all no rooted device.
Although I can grant root permissions at run time to the application.
But still scratching my head how to achieve this.