The FULL Deeplinking Guide With Jetpack Compose! - Android Studio Tutorial

preview_player
Показать описание
With deeplinks, you can take your users to a specific destination of your app either from another app or from a website while being able to pass some data. In this video I'll show you how you can use them in your app.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:

🎓 Become an industry-ready developer in the Mobile Dev Campus:

🎁 Get my FREE 4.5h course "The Best Practice Guide to Android Architecture":

Read our weekly Android blog:

Join this channel to get access to perks:

Get the source code for this video here:

Join my Discord server:

You like my free content? Here you can buy me a coffee:
Рекомендации по теме
Комментарии
Автор

your tutorials are THE best on yt, so much misleading and unprecise info on this as search results

draugno
Автор

This was super helpful! Thanks a lot Philipp!

__amkhrjee__
Автор

All your training is used in real projects.
Thanks philipp lackner

proandroiddevir
Автор

@Philipp how about deep links for nested navigation routes? I saw a lot of articles about unable to implement this behavior

lonman
Автор

could you also explain that how to retrieve the data from link if i have multiple parameters?

poonammishra
Автор

Hii, in which order do you recommend to follow your channel's playlist to learn android with kotlin... (i already have data structures and oops knowledge in c++)

mischief
Автор

Why my link is always opening a browser instead of the app and showing theres no domain with that url? In Android lower versions there's a choose option to go to browser or to the app. Someone can help me?

CuriosoPerdido
Автор

Deeplink working when user click on it but when copy paste link in browser then browser not suggest in app open option any solution for this?

satishvanjara
Автор

Is it suggested that we use deeplinks throughout all of our destinations?

majinzeke
Автор

Sir, can you make video on content provider full guide

AzadKumar-zilm
Автор

Bro could you make a video on " How to run sensor services in foregreground in android"

growup
Автор

Hey Philip, have you ever heard of Codename One cross-platform Kotlin development framework? It claims to work for Android, IOS, Web, and Dektop, and I was wondering if you would be interested in looking into it.

josieandy
Автор

If the user does not have your app, he will be directly redirect to the playstore to start download it???

innovafrique
Автор

Actually, you don't need a PendingIntent to call a deep link from the other app. You just start your Intent

BelokonRoman
Автор

How to navigate from notification to a specific screen using deeplink (any reference if possible)?

harshv.tewari
Автор

Hey Phillips,
How can pass custom json associated with deeplink URL to respected deeplink page?

NeerajGupta-offy
Автор

What if you are trying to apple an App that is not installed and also you are passing a parameter? It will take you to the store then later the installation, the app will launch and it will have the sending parameter?

jbianco
Автор

very useful, but the web view is also handle my links, how to ignore this and open it directly in the app

abada-s
Автор

Hey, Deeplink is not working for me, as it is showing displaying the error : You don't have an app that can do this

sauravsharma
Автор

How do I prevent the app from opening twice? Shouldn't I have two instances?

OvedGustavoRinconMachado