Part 1: Introduction to deep links

preview_player
Показать описание
The deep links ecosystem is filled with lots of information and use cases. Nevertheless, you might be interested in just the basics of deep links, like “What can you do with them?”, “What is a deep link?”, “What is a link?”, “Who are deep links for?”.

Chapters:
0:00 - Introduction
0:19 - URI Analogy
0:45 - Deep links types
1:13 - Deep links
2:57 - Web links
4:03 - Android App Links
5:34 - A mention on security
6:27 - What’s next

Resources:

#Featured #DeepLinks #AndroidDevelopers
Рекомендации по теме
Комментарии
Автор

Nice article. It clarifies why I can't directly open my app from browser by deeplink :) . Thanks!

anxuan
Автор

Hello, I have a problem. Above Android 12, I need to activate a "supported link" so that Android can open the app instead of calling the URL through the browser. Does anyone know what's missing to open the app directly without having to activate the URL in the "open by default" of the application installed on the emulator, please?

LucasPereira-zrhr
Автор

Great and very beautiful video. Well done, may God bless you. And good luck, prosperity and progress to you always and again 🖒❤🍀

ShadyAlAngham
Автор

Kind of unfortunate that the sample given describes a setup with multiple activities. The entire guidelines coming from the androidx navigation component team and all past google I/Os and stuff have for a long time now pointed out how you don't want to do that. I hope the following parts of this tutorial take that into consideration and show how this can be done with a single activity application too.

GakisStylianos
Автор

Hi Android team, I want to ask that when will you launch design to code plugin publicly, for Figma to Jetpack Compose UI Generation.

zakishaikh
Автор

Where can I find the second video mentioned in 6:38 "Deep links from zero to hero"?

aegirlt
Автор

where can I find the source code of the droidfood app? or is it not shared?

muhammadfadhlialfarisi
Автор

Hello, the video talks about links, what about a relative path, maybe you can help. This code in html did NOT work in android (works in windows). Trying to do 2 things.
1. SIMPLY linking 2 html pages together is not working (both files in same folder). (<A HREF="page2.htm">page2</A>)
2. Linking a pic did not work (in a subfolder). (<IMG SRC="PicsFolder\Pic 1.JPG"><BR>)
Can this be made for any android tablet/phone, any year, any brower? (Do I use a shared space?)
Do you have an email? (Cant find anyone that knows how to link 2 html pages in android??!!!) Thanks.

TomThumb-pw
Автор

It's not working with version 12 or more..

zaidreshamwale