Kevin Parker
Kevin Parker

Reputation: 17206

Hide Android status bar on the homescreen

I'm looking for a way to hide the status bar that is displayed on the homescreen of the device, when not in any applications.

Does anyone know of a way to do this?

Upvotes: 0

Views: 2267

Answers (1)

CommonsWare
CommonsWare

Reputation: 1007349

On Android 1.x and 2.x, you can write your own home screen.

On Android 3.x, this is impossible.

In all versions, you cannot remove the status bar from another application.

Upvotes: 1

Related Questions