How should I display a constant notification in Android? -


i need notify user of app if app connected server. if is, show online icon, text, etc. somewhere in app. suggested ui guidelines type of notification?

please note don't need finding out if i'm connected or not, need ui guidelines.

thanks,

you not need constant notification icon need status bar icon.

go through doc

http://developer.android.com/guide/practices/ui_guidelines/icon_design_status_bar.html


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -