Firebase – How to get file name and extension in android Java
I have an app connected to firebase realtime database. When I am trying to get file path and extension by the following methods, it shows the different name and also show same thing for extension. Method used to get filename…