Hello,
I'm trying to implement a simple notification into my webview app. The app is right now entirely a webview and when there is a notification on the website a png image is replaced with another image. I was wondering if anyone knows of any tutorials or examples on how i might make my app have a pop up notification in the bar whenever this image changes, then i can just make the drop down bar item link to another webview activity.
Any insight at all on how i could acomplish this would be amazing. I found WebView.PictureListener and I think this is what i'm looking for. I just wish i could find some examples on how to implement it the way i'm thinking. thanks.



