Android : Get a callback when user dismisses an Intent dialog

on Monday, February 16, 2015


I have a video player that displays ads. When I click on the video player I fire a Intent that opens a URL. However, if there's many apps that can handle that Intent, a dialog is displayed. Is there a reliable way to know if the user has dismissed that dialog so I can resume the ad?


0 comments:

Post a Comment