I made a game using AndEngine and I have made different updates three times and uploaded in google play store. I see that Google does provide a update notifications, but most of the people don't read the 'available updates' notification Google provides.
So When the users start my app, I want it to pop up a dialogue such as "A new version is available. Do you want to update?" and upon clicking the 'yes' button, it will link to the google market of my app.
Is there any way I could implement such device?