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

Поделиться
HTML-код
  • Опубликовано: 1 июл 2024
  • 🏆 My Online Courses
    stevdza-san.com
    🎓Learn with Quizzes
    play.google.com/store/apps/de...
    ☕ Let's get a coffee. You're paying! :)
    ko-fi.com/stevdza_san
    💻 Github
    github.com/stevdza-san
    📸 Instagram
    / stevdza_san
    Library(Github): github.com/theapache64/fig

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

  • @theapache64
    @theapache64 2 дня назад

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

    • @StevdzaSan
      @StevdzaSan  2 дня назад

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

  • @sudheeshmohan4357
    @sudheeshmohan4357 4 дня назад +1

    Thanks for your timely awesome videos! 👍👍

  • @user-yy9ss9xu1h
    @user-yy9ss9xu1h 4 дня назад +2

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

  • @vedx
    @vedx 4 дня назад +3

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

    • @yt.username
      @yt.username 4 дня назад

      Why didn't you use Firebase Remote Config?

    • @user-yy9ss9xu1h
      @user-yy9ss9xu1h 4 дня назад

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

    • @vedx
      @vedx 4 дня назад

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

  • @samirgawas
    @samirgawas 4 дня назад +1

    What are the advantages of it over firebase remote config?

  • @Lucky_PhilB
    @Lucky_PhilB 4 дня назад

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

  • @jackeblan
    @jackeblan 4 дня назад +2

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

  • @ayushverma2166
    @ayushverma2166 4 дня назад +2

    Sir please a new tutorial on VPN service

  • @khaqim4148
    @khaqim4148 3 дня назад

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

  • @allanandliftedhands2669
    @allanandliftedhands2669 4 дня назад +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 4 дня назад

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

  • @milon27
    @milon27 4 дня назад

    does it have rate limiting?

  • @ashokmanis2111
    @ashokmanis2111 4 дня назад

    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 4 дня назад

      The link is readOnly, I think!

    • @StevdzaSan
      @StevdzaSan  4 дня назад

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

  • @masti437
    @masti437 4 дня назад

    How is this different from Firebase Config?

  • @thecoderui
    @thecoderui 4 дня назад

    We want to integrate Google Forms with Android app 😊

  • @khanhuynh.social
    @khanhuynh.social 4 дня назад +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.

  • @dxvfdfx
    @dxvfdfx 4 дня назад +1

    Why not use firebase remote config

    • @user-yy9ss9xu1h
      @user-yy9ss9xu1h 4 дня назад

      Because it's free and Firebase charges after certain limit

    • @joaovitorqueiroz2870
      @joaovitorqueiroz2870 4 дня назад

      ​@@user-yy9ss9xu1hFirebase remote config is full free

    • @RexTorres
      @RexTorres 4 дня назад

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

    • @antoniofuller2331
      @antoniofuller2331 4 дня назад

      ​@@user-yy9ss9xu1h After you start making money, that is

    • @tyler07830
      @tyler07830 2 дня назад

      @@user-yy9ss9xu1h Remote Config is free. It has no limit

  • @ayushverma2166
    @ayushverma2166 4 дня назад +2

    Sir please a new tutorial on VPN service

    • @parashyadav9721
      @parashyadav9721 4 дня назад +1

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