Remote Config with Google Sheets is Crazy! 🤯 (Android)

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

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

  • @theapache64
    @theapache64 3 месяца назад +5

    The crash has been fixed and exception handling has been improved in version 0.0.3
    Thanks @Stevdza for pointing it out :)

    • @StevdzaSan
      @StevdzaSan  3 месяца назад

      @@theapache64 Nice! 🙌
      I'll pin this comment 📌

  • @vedx
    @vedx 3 месяца назад +3

    Great video, I am already using this in some of my personal projects

    • @yt.username
      @yt.username 3 месяца назад

      Why didn't you use Firebase Remote Config?

    • @HanifShaikh-w3e
      @HanifShaikh-w3e 3 месяца назад

      @@yt.username Because it's free and Firebase charges after certain limit

    • @vedx
      @vedx 3 месяца назад

      @@yt.username it has some limitations like remote config takes some time to update, but using Google sheets it is real-time.
      Can update value using Google sheets android app.

  • @sudheeshmohan4357
    @sudheeshmohan4357 3 месяца назад +1

    Thanks for your timely awesome videos! 👍👍

  • @HanifShaikh-w3e
    @HanifShaikh-w3e 3 месяца назад +2

    I used this same but in flutter for storing strings of my application.

  • @samirgawas
    @samirgawas 3 месяца назад +2

    What are the advantages of it over firebase remote config?

  • @ayushverma2166
    @ayushverma2166 3 месяца назад +2

    Sir please a new tutorial on VPN service

  • @Lucky_PhilB
    @Lucky_PhilB 3 месяца назад +1

    What's the usecase over using something authenticated such as Firebase Remote config?

  • @khaqim4148
    @khaqim4148 3 месяца назад

    Do you have any tutorial with real use case to use remote config with firebase?

  • @jackeblan
    @jackeblan 3 месяца назад +2

    So you can use Retrofit and GoogleSheets library to read those sheets data? Does Google Sheets have storage limit?

  • @allanandliftedhands2669
    @allanandliftedhands2669 3 месяца назад +1

    This is good.. My question is, Can this be useful for my app if Iam using a backend database with the app already?

    • @theapache64
      @theapache64 3 месяца назад

      It depends. If you don't want to build an interface for your config management, you can use this ;)

  • @ashokmanis2111
    @ashokmanis2111 3 месяца назад

    Thanks for making this tutorial. We published the sheet as any one accessible. So any one with a link may change the data. While using this in the real app, attackers may reverse engineer the apk and make the changes?

    • @revs87
      @revs87 3 месяца назад

      The link is readOnly, I think!

    • @StevdzaSan
      @StevdzaSan  3 месяца назад

      Yes, the link is readOnly. Instead of hard-coding this link, you could also save it in your remote database as well.

  • @milon27
    @milon27 3 месяца назад

    does it have rate limiting?

  • @thecoderui
    @thecoderui 3 месяца назад

    We want to integrate Google Forms with Android app 😊

  • @khanhuynh.social
    @khanhuynh.social 3 месяца назад +1

    Hm...it looks good to try and is limited in university projects. Netherless for production we mustn't use this approach, i think we know why.

  • @masti437
    @masti437 3 месяца назад

    How is this different from Firebase Config?

  • @j2shoes288
    @j2shoes288 2 месяца назад

    what's the point in the enum class? just show the text as is?

  • @dxvfdfx
    @dxvfdfx 3 месяца назад +1

    Why not use firebase remote config

    • @HanifShaikh-w3e
      @HanifShaikh-w3e 3 месяца назад

      Because it's free and Firebase charges after certain limit

    • @joaovitorqueiroz2870
      @joaovitorqueiroz2870 3 месяца назад

      ​@@HanifShaikh-w3eFirebase remote config is full free

    • @RexTorres
      @RexTorres 3 месяца назад

      Plus, Firebase is a *_little_* more complicated to set up.

    • @antoniofuller2331
      @antoniofuller2331 3 месяца назад

      ​@@HanifShaikh-w3e After you start making money, that is

    • @tyler07830
      @tyler07830 3 месяца назад

      @@HanifShaikh-w3e Remote Config is free. It has no limit

  • @ayushverma2166
    @ayushverma2166 3 месяца назад +2

    Sir please a new tutorial on VPN service

    • @parashyadav9721
      @parashyadav9721 3 месяца назад +1

      Please make video on vpn !! I am researching on it from a long time