i want to make an ad pop up when a "read more" button is clicked using android studio. the app is consist of an information like a list of article that should be click the read more if want to read full article
and then when the user click the button, the ad will appear, but the ad cannot be closed until the button of the ad is clicked
the uncloseable ad appearance is like this:
- finally when ad already clicked, the user will be redirected to play store or website, so the user can back again to the app and ad can be closed
the closeable ad appearance is like this: