Notification icon during runtime

cmweb

Active Member
Licensed User
Longtime User
Hi,

I would like to set notification icon during runtime.

Means: the graphics I want to use for the icon is not yet known when compiling the project.

For example: user downloads a graphic file from the web and that image should be shown as notification icon.

Is that possible?

Best regards,

Carsten
 
Last edited:

cmweb

Active Member
Licensed User
Longtime User
It is not possible. The notifications are handled by Android OS which expects a resource file.

Thanks, Erel.

Would it be possible with custom notifications?

Some News Apps as well as the Picasa Tool App do show individual notification icons during runtime. So in fact, it must be possible...

Best regards,

Carsten
 
Upvote 0

cmweb

Active Member
Licensed User
Longtime User
Sorry that I catch this thread again.

Does anybody knows a solution for this in the meantime?

Best regards,

Carsten

Gesendet von meinem GT-N7000 mit Tapatalk 2
 
Upvote 0

barx

Well-Known Member
Licensed User
Longtime User
I'm with erel on this one. I cannot see how it can be done.

Sent from my HTC Desire Z
 
Upvote 0
Top