I have an application which has a screen with list view. On this list view i am displaying different apps with their image and name in each row(using arraylist). Onclick of an app(in a row) it would launch that particular app. Now when there is an update to any app i want to show a badge on the image of the app. Can this be done?
I have the image stored as a bitmap. Is there any way i can add a badge to a bitmap(not a resource but obtained from web url) or any way to show the badge in a listview with an arraylist.
try this. You may need to amend the size options depending on the size of your image. I use this for 128x128 images.
call it like this: