What happens if you don’t respond to this warning at all?
Answer 1, authority 100%
You can create Android app links, these are HTTP URLs that lead users directly to specific content in the Android app.
Links to Android apps can attract more users to your app and make it easier to access content within the app.
To create a link, you need to configure & lt; intnet-filter & gt;
, and then process incoming intent
, there are several very detailed articles in the docs:
https://developer.android.com/training/app-links /index.html
https://developer.android.com/training/app -links / deep-linking.html
Answer: nothing will happen except what AndroidStudio advises you to.
Links to Android apps can attract more users