mum
mum

Reputation: 1645

How show/hide icon of GPS on Status Bar?

I want show/hide an icon of gps on status bar in my app if GPS enable/disable (The same icon of Wifi).

I want look GPS enable or disable while my app is running.

Upvotes: 0

Views: 1558

Answers (1)

toadzky
toadzky

Reputation: 3846

It would be on the wrong side, and it would make an entry in the pull-down menu, but you could create an ongoing notification that would display an icon (although it wouldn't be animated) until you tell it to stop.

Upvotes: 1

Related Questions