Hi dude go drawable  folder in res ...check images aaa...change if you want
to change
---------- Forwarded message ----------
From: 安藤玲生 <[email protected]>
Date: Fri, Aug 31, 2012 at 11:47 AM
Subject: [android-developers] 【android-developers】 AndroidManifest.xml
android:icon
To: [email protected]


im japanese programer.



<service android:name=".Service"

android:icon="@drawable/aaa">
<intent-filter>
<action android:name="****" />
</intent-filter>
</service>


android:icon="@drawable/aaa"

Where is the icon set up here used?

help me.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to