1

The differences between Android Deep Links and App Links

 1 year ago
source link: https://martinbaraya.substack.com/p/the-differences-between-android-deep?r=pm9bs&s=w&utm_campaign=post
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

You can create various types of links in your Android app.

https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F26bdfd9b-3a10-48b5-a467-286947f3cacb_773x860.png
  1. Deep Links that handle all URLs and have their own schemes.

  2. Web links are Deep Links that use HTTP/HTTPS schemes.

  3. Android App Links are web links that have been verified to belong only to your app.

What is Deep Linking:

In general, deep linking refers to linking to specific content within a website or app rather than the homepage.

App Links :

  • App Links are just deep links that have been verified for a website (Requires Digital Asset Links)

  • App Links show No dialog, your app opens to handle your website links

  • App Links support 6.0 and higher

For Modern Android Development (Navigation: Deep links)

If you want to make it easy for the user to navigate down into a deeper part of your hierarchy and your application without having to launch the application, then click, click through that hierarchy.

For example, if you want to make it easy for them to immediately get to a shopping cart form in the middle of the shopping application then you can use the deep link to do this, surfacing those links outside of the application in ways like using notifications or shortcuts where they can click on that link and immediately takes them to where they want to go inside of your app.

Thanks for reading MB_Coder Newsletter! Subscribe for free to receive new posts and support my work.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK