简体   繁体   中英

Android app. redirection from android phone browser link

I want to call android application on clicking of button on some website from mobile.

For example, When I click the web link, its call to android application if installed. Otherwise its redirect to specific application download on Android Market place.

Thanks in advance. G. Padmanabhan.

You need to implement an Intent Filter. Read the documentation at the following link:

http://developer.android.com/guide/topics/intents/intents-filters.html#ifs

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM