How can i navigate back to a page in my android app after loading an external site.
1.Open app
2.In app user will go to an external link
3.External site has link,which take the user back to app.
How can i go to my application . I have tried to give "file:///android_asset/www/package.html" in href but its not working at all . Please suggest me and thank you in advance.,