M
M
Michael2018-01-16 17:58:49
Android
Michael, 2018-01-16 17:58:49

How to solve link click issue in built-in Gmail browser using Android Intents with Chrome?

There are buttons on social networks on a regular page where the user presses the button and, accordingly, sharing in the social network occurs. All this is done for Android and I use the Android Intent for Chrome using this example (HTML):

<a href="intent://stackoverflow.com/questions/29250152/what-is-the-intent-to-launch-any-website-link-in-google-chrome#Intent;scheme=http;end">

This gives us the following: when a user clicks on a button on their smartphone, a choice opens with which application installed on the phone to open the link. In external browsers like Google Chrome, Opera, Firefox, the link opens normally and gives the user a choice of application, but there is such a thing as the built-in browser in Gmail and sometimes the page with these buttons opens in the built-in browser, if you click on the redirect button in it not happening!! This WebView does not support Intent??? How can this problem be solved? Thank you!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question