|
| WDM21 - Android SysIconBadge Equivalent |
| Iniciado por guest, 27,sep. 2016 12:59 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 27,septiembre 2016 - 12:59 |
Hi All
I see that SysIconBadge is available for both iOS and Windows Universal 10 apps. How does one achieve this same functionality with Android? - I want increment a number on the App Icon on an Android device.
How do I do that?
Cheers André |
| |
| |
| | | |
|
| | |
| |
| Publicado el 27,septiembre 2016 - 16:01 |
Hi,
This is not supported in all Android versions or skin version of the vendor. You can write a small piece of java code to handle it yourself, or you can use a Java library, that handles different methodes depending on the OS version running.
https://github.com/leolin310148/ShortcutBadger
I think it was described in a LST also, but a can't remember with one, maybe you can look in the online indexes.
Danny |
| |
| |
| | | |
|
| | |
| |
| Publicado el 02,octubre 2016 - 20:02 |
Hi Danny
Thanks for that. I had no idea that all Android versions did not support it. Ever learning.
Cheers André |
| |
| |
| | | |
|
| | | | |
| | |
|