Wednesday, 19 June 2019

What is the end result if I add ACTION-VIEW in my app?

I got this notification from my android studio:

App is not indexable by Google Search; consider adding at least one Activity with an ACTION-VIEW intent-filler. See issue explanation for more details.

Adds deep links to get your app into the Google index, to get installs and traffic to your app from Google Search.

Taking a look around Stackoverflow, I saw this. Yes I get it, but how will it look like in Google Search?



from What is the end result if I add ACTION-VIEW in my app?

No comments:

Post a Comment