[android-developers] service icon
it is maybe stupid question but I dont really get it from
documentation
android:icon
An icon representing the service. This attribute must be set as a
reference to a drawable resource containing the image definition. If
it is not set, the icon specified for the application as a whole is
used instead (see the <application> element's icon attribute).
The service's icon — whether set here or by the <application>
element — is also the default icon for all the service's intent
filters (see the <intent-filter> element's icon attribute).
I added an icon to my service but is not visible or at least I cannot
find it :/ can someone give my example where I could use it
--
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