Android Question How to close app if the user acceses a certain url?

German Buchmuller

Member
Licensed User
Longtime User
Hi, I want my app to close when the user goes to a button on a webview which says "exit". This button in the url logs off the user, but what I want is to close the app when the user hits that button. I hope someone has understood me.. Thanks anyways!
 
Top