Deep Linking in Jetpack Compose

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มิ.ย. 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
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 12

  • @aboali8063
    @aboali8063 19 วันที่ผ่านมา

    ها🎉

  • @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 10 ชั่วโมงที่ผ่านมา

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

  • @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