This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Hi,
I wanna ask about application badge. I found that kony has support for application badge which i found at kony documentation here.
As per the documentation, Badge API is not present from native Android OS itself and hence Kony also doesn't have any provision for Badge for android channel.
However, certain manufacturers provide certain API to get that look and feel of badge. This is specific to Samsung and Sony. Please check the below links for more details for your reference.
Thank you for your explanation about badge API limitation in android. In order to do so, is it possible for me to displaying badge in Android using third party library ? Thank you.
Hi @Avv Pipew , It's a late reply but posting it in the interest of community.
Even In native android, there is no direct API to set badges. However, few OEMS's provide API's to get that similar look and feel. Please check the below links for more details for your reference.
Starting with 8.0 (API level 26), notification badges (also known as notification dots) appear on a launcher icon when the associated app has an active notification. Users can long-press on the app icon to reveal the notifications (alongside any app shortcuts), as shown in attachments. .
These dots appear by default in launcher apps that support them and there's nothing your app needs to do.