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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -