Re: [android-developers] Is status bar an activity?
pink 444 wrote:
> Notifications are displayed in status bar.
Yes.
> Any thing , which
> appears to user in android is an activity.
Not everything that the user sees is an activity. The status bar and its
contents are not an activity. Toasts are not activities. App widgets are
not themselves an activity, but rather are displayed by other activities
(e.g., home screen).
> Thus can i assume status bar as an activity . Because user can
> see it.
No.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy
_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.2 Available!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home