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

https://developers.helpshift.com/android/deep-linking/


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -