Scoped Storage in Android 10: Getting Started | raywenderlich.com

In this tutorial, you’ll learn how to use scoped storage in your Android 10 app by building a simple image gallery.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/9577211-scoped-storage-in-android-10-getting-started

Want to know if this tutorial is MVVM approach? Also can we use viewmodels in MVC pattern also?

@ansh1494 Can you please help with this when you get a chance? Thank you - much appreciated! :]

@tabks Do you still have issues with your deleted post?

@spidy04 Yes, this tutorial uses MVVM pattern. We don’t generally use view models in MVC pattern. Also MVC pattern is quite old and not recommended to use in modern apps.