0

I want to assign a text on my app icon like "new" or anything in android? can i do through code in android & when app is installed it always show that message on app icon

Hamza Khalil
  • 481
  • 1
  • 7
  • 18
  • 2
    Can you brief what you require , your question is not clear – Rahul Patil Oct 07 '13 at 09:13
  • 1
    http://stackoverflow.com/questions/17565307/how-to-display-count-of-notifications-in-app-launcher-icon – Maulik Sheth Oct 07 '13 at 09:20
  • In Your manifest file inside application element give the name what you want to see on the icon of your app. do it like this android:label="@string/app_name" where app name is the name what you want to give to your app. – khubaib Oct 07 '13 at 09:58

0 Answers0