Retrofit - URL Manipulation with @Path @Query @QueryMap | Android Studio Tutorial

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 42

  • @nafakash999
    @nafakash999 3 года назад

    best outro to a tech tutorial

  • @ucminh7630
    @ucminh7630 3 года назад

    Start learning android 1 year after this video release but still a phenonmenal one! Thanks

  • @mrfapoh7536
    @mrfapoh7536 3 года назад

    It works! Its my first time handling a an API that deals with the path! This is what I'm looking for! Thanks!

  • @karateswe
    @karateswe 3 года назад

    Very good examples. Not fragments of an example you find everywhere. Also very good explained.

  • @osehiaseehilen5718
    @osehiaseehilen5718 2 года назад

    Thank you so much; manipulating the query parameter was helpful.

  • @abdifatahmohamed8600
    @abdifatahmohamed8600 3 года назад

    Thanks sir. its hard to appreciate such an effort

  • @jumps63
    @jumps63 4 года назад +1

    Great tutorial and thank you, I recently switched to kotlin and I am starting to see benefits of it

  • @PhegonDev
    @PhegonDev 3 года назад

    Correct Guy. You are doing well

  • @emre.sahin10
    @emre.sahin10 3 года назад

    thx a lot you are such a great teacher

  • @santiagos4290
    @santiagos4290 2 года назад

    Great !!

  • @yusamertcakr8419
    @yusamertcakr8419 3 года назад

    YOU ARE FUCKIN AWESOME MAAN !!!!

  • @AndrewDChristie
    @AndrewDChristie 3 года назад

    Thanks!

  • @MrRahulmalik
    @MrRahulmalik 4 года назад +1

    Please make a video on how to consume GraphQl api with Apollo using MVVM and coroutines with repository pattern

  • @pyaesonehan19
    @pyaesonehan19 5 месяцев назад

  • @TheCreative1798
    @TheCreative1798 3 года назад

    in case someone is having an error about arrays, remove "

  • @rockyracks459
    @rockyracks459 2 года назад +1

    How can handle internate error

  • @leeladherkumawat7244
    @leeladherkumawat7244 2 года назад +1

    Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
    how to fix it. please help

  • @mozhdehnouri4931
    @mozhdehnouri4931 4 года назад

    amazing !! I wating for post requst😭 I hopeing comming soon

  • @bacassf8477
    @bacassf8477 4 года назад

    Thank you nice tutorial, I want @POST and HTTPS SSL settings...

  • @burak439
    @burak439 2 года назад

    THAnk you my god u saved me

    • @StevdzaSan
      @StevdzaSan  2 года назад +1

      Always glad to help buddy 👍

  • @ismailkassim6325
    @ismailkassim6325 4 года назад

    Can you do livedata transformation tutorial?

  • @developersuntex7230
    @developersuntex7230 4 года назад

    Hi teacher! could you teach how to Change Retrofit Base Url at runtime with kotlin?

    • @StevdzaSan
      @StevdzaSan  4 года назад +2

      I'll make a video about it .

  • @krgamesstudio5476
    @krgamesstudio5476 4 года назад

    thanks

  • @aiyuayaan
    @aiyuayaan 4 года назад +1

    Plz make it for JAVA

  • @gojolm861
    @gojolm861 2 года назад

    Can mr help me pls . Make app translate with api query . Android studio java not kotlin

    • @gojolm861
      @gojolm861 2 года назад

      Pls i very need 🙏.

    • @StevdzaSan
      @StevdzaSan  2 года назад

      I don't work in Java anymore.

    • @gojolm861
      @gojolm861 2 года назад

      @@StevdzaSan okey how kotlin

  • @GurpreetKaur-nx5bt
    @GurpreetKaur-nx5bt 3 года назад

    Can we pass user id in the query map as well?

  • @Mrat121
    @Mrat121 3 года назад

    After entering a number and pressing the button, thereby calling JSON, if I rotate the screen, the response is gone and only the welcome text is there. That is probably because we're taking input number from the Main Activity. What should I change in the ViewModel so that the response stays visible even after rotating the screen?

    • @victororue9598
      @victororue9598 3 года назад

      Is constraint Layout , values ​​must be set in the xml to accommodate it

  • @AndrewDChristie
    @AndrewDChristie 3 года назад

    Thanks!