Deep Linking in Jetpack Compose

Поділитися
Вставка
  • Опубліковано 18 чер 2024
  • In this video, you'll learn how to create deep links in your Jetpack Compose app.
    Let's connect 🤗:
    / daniel-atitienei
    Blog: / daniel.atitienei
    Repository: github.com/daniatitienei/Deep...
    Do you like my content? Here you can buy me a coffee ☕:
    www.buymeacoffee.com/danielat...
    #jetpackcompose #android #kotlin #androiddeveloper #xml #compose #development #developer #programmer #AndroidDevelopment #mobiledevelopment #appdevelopment #programmingtips #androidtips #mobileappdevelopment #androidstudio #KotlinProgramming #googleplaystore #userinterfacedesign #apiintegration #softwareengineering
  • Навчання та стиль

КОМЕНТАРІ • 14

  • @aboali8063
    @aboali8063 Місяць тому

    ها🎉

  • @Tony-hx7rd
    @Tony-hx7rd 12 днів тому +1

    Hello, maybe I missunderstood something at some point of the video, but it is redirecting me to Chrome, and to you it redirects you to a screen inside the app, what can I be doing wrong? Thanks in advance

  • @amazinghorse8662
    @amazinghorse8662 Рік тому

    Make video about clean architecture with compose

  • @NicholasOtieno
    @NicholasOtieno Рік тому

    Try zoom in a bit

  • @yousefzaki168
    @yousefzaki168 Рік тому +1

    Wich Ui plugin u r using to make the it like this

    • @daniel.atitienei
      @daniel.atitienei  Рік тому +1

      Material Theme UI plugin with the Material Darker theme + Android Studio Giraffe

  • @jamilxt
    @jamilxt Рік тому

    which version of Android Studio are you using?

  • @innovafrique
    @innovafrique 5 місяців тому

    Very helpefull but if a user does'nt have you app install in his phone, this deeplink will work?

    • @lokkeshss7024
      @lokkeshss7024 17 днів тому

      If the user does'nt install the app then the link will open default browser.

  • @yahussainmazloom1
    @yahussainmazloom1 15 днів тому

    can deeplink use for nested graph navigation in same app?

  • @innovafrique
    @innovafrique 5 місяців тому

    It can be possible to be redirect to playstore to download directly the app if the user click on a deeplink without having your app?

    • @daniel.atitienei
      @daniel.atitienei  5 місяців тому +2

      Yes, you can redirect the user to the Play Store.

    • @innovafrique
      @innovafrique 5 місяців тому

      my deeplink work localy but after deploy the app on playstore it does'nt work. can you know why?
      @@daniel.atitienei