0

I am developing wallpaper application in android. Application fetch wallpapers form server and display it on gridview.

Now all I want to do is when I upload new wallpapers on server, the application Icon should get tagged with "new" and when user launch an application, tag should get disappear and application Icon should appear as it before.

Any help will highly appreciated. Thanks in advance :)

Sandeep Patel
  • 121
  • 1
  • 5

1 Answers1

0

There is no public API for doing this, although some launchers achieve it with their private API.

Rajesh
  • 15,724
  • 7
  • 46
  • 95