B4A Library ShortcutBadger V1.7 - DonManfred    May 20, 2020   (36 reactions) For example:
'Activity.LoadLayout("Layout1")
badge.Initialize()
badge.applyCount(17)
End Sub
Please Note the count of 17 to find the icon in the Screenshot
The Screenshot here is from the Nova Launcher running on my Samsung S6 EDGE
http://snapshots.basic4android.de/Screenshot_20160303-2017 B4A Question Subscribe to library updates - DonManfred (first post)    May 20, 2020   (2 reactions) Shortcutbadger v1.7 B4A Question ShortcutBadger V1.5 - DonManfred (first post)    May 20, 2020 I still not understand. Describe it MORE clearly please. B4A Library DonManfreds Overview - DonManfred (first post)    Mar 05, 2016   (3 reactions) Added
66. ShortcutBadger V1.0.0 B4A Question ShortcutBadger v1.7 generating Log - AHilberink    Sep 28, 2021 Hi, Could it be possible ShortcutBadger v1.7 is putting "android.intent.action.SEND" into my Log every time on Initialize? Kind regards, André B4A Question ShortcutBadger - Declan    Dec 29, 2020 java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
** Activity (main) Resume ** B4A Question Problem with ShortcutBadger - DonManfred (first post)    Dec 08, 2017   (1 reaction) It does work here without problem. On Android 7.01 using TargetSDK 25
62500 B4A Question ShortcutBadger 1.5 & Android 8+ Samsung - Tommaso (first post)    Mar 21, 2019 on github
https://github.
Thanks French Problème avec ShortcutBadger - polo    Dec 08, 2017 Bonjour à tous,
J'ai utilisé la librairie ShortcutBadger, elle fonctionne bien sur Android 6.0 mais pas sur Android 7.0 sur les téléphones Samsung.
Une solution ?
Merci pour votre aide. B4A Question Remote notification - Nicolás Cieri (first post)    Jan 17, 2020 Sub fm_MessageArrived (Message As RemoteMessage) If Message.GetData.Get("action") = "upd" Then Dim badge As ShortcutBadger badge.Initialize badge.applyCount(Message.GetData.Get("badge")) End If End Sub Page: 1   2   3   4   5   6   7   Powered by ColBERT |