android
How to create create multiple folders to store images for a single user in firebase [closed]
I am new to firebase storage(Android) and the requirement is: Each user must be able to create multiple folders to store images, and specific users must be able to retrieve them. Please attach any links you think might help. Thanks in advance :)
I'd start by taking a look at the Firebase website, which offers a number of tutorials and quickstarts on this subject, including: a Storage quickstart and a codelab for a chat app, and source code for an instagram clone that walk you through this process.
Related Links
Android: Databinding expression with enum comparison
selector is not working by TypedArray
Android Unit Testing Robolectric:3.3.2 - No such manifest file
Backing up information to server
Get all realm Objects in Android
Unable find class com.google.firebase.provider.FirebaseInitProvider below API level 21
What does Android MediaRecorder.prepare() do?
Hex code color library for Android Studio
How can I mock/stub out a Flutter platform channel/plugin?
Gson serialization of dynamic list
Version control for same apps
Android Multi Screen Support - Density & Size Qualifiers
Searchbar on firebase database
Error during building android 4.0.3
Nexus 6P stuck in charge mode when plugged in to my computer
Android permission dialog opens behind app