is there any way how to get available storage on any Android phone from various brands up to Android 5.0? On Sony and Samsung, both have different approach to show memory, Environment.getExternalStorage() is not useful...
I want to give user an option to choose, where to save downloaded data.
Any help in this?
Thx