Can I hide the Android top status bar (time & charging icon appears)?
Actually there is some difference in the positing of elements when i run things on device and on emulator. I want to run my code and many different emulators for testing purpose, any help?
Can I hide the Android top status bar (time & charging icon appears)? Actually
Share
Dynamically in Java
OR
Declare in menifest.xml like..
EDIT:-
And write following in oncreate() method.