How to make application badge on android? -


--edit on 23 apr 2016--

i use shortcutbadger of device, think should enough me.

shortcutbadger

basically, shortcut badger send broadcast, intent, etc specific launcher, such lg launcher, make badge. may not cover launchers @ least works recent smart phones.

--edit--

what seeing on lg g2 (4.4), there number of of apps, e.g. line, showing unread count.

this application badge mean , want find way work out.

this number notified launcher itself, when app in put inside folder, folder show badge.

i think there should have ways make work, found several apps having badges.

--original--

i did search before , found there way make application badge on samsung , sony, want support other vendor, such lg , htc.

is there universal way make application badge?

thanks help!

unfortunately, android not allow changing of application icon because it's sealed in apk once program compiled. there no way programmatically change 'drawable'.

you may achieve goal using widget instead of icon. widgets highly customisable , can want.

original reference here

you can go badges library


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -