How to get the firebase directory size in Android. I want get the count of firebase directory elements in Android.
Asked
Active
Viewed 16 times
0
-
What directory size? Your question is very confusing ! – Nishanth Sreedhara Dec 08 '16 at 17:24
-
Suppose, If I have 5 image files in Firebase directory. Then How can I get this 5 number pragmatically? – Pankaj Lagad Dec 08 '16 at 18:37
-
There is no Firebase API to get a list of the files in a Firebase Storage folder. See this related question: http://stackoverflow.com/a/37337436/4815718. – Bob Snyder Dec 08 '16 at 18:38