SyntaxFix
Write A Post
Hire A Developer
Questions
The right approach is to use setImageViewUri() (slower) or the setImageViewBitmap() and recreating RemoteViews every time you update the notification.
setImageViewUri()
setImageViewBitmap()
RemoteView