Run android app from html -
i have html page open on android device. want write link in html page open same app.
exp. if in device install "facebook" app. write link , when click device must open "facebook" app.
i think want open , android app on clicking link in browser.
if need deep-linking in android. check out:
https://developer.android.com/training/app-indexing/deep-linking.html
Comments
Post a Comment