android get available memory stats
Here is a basic device utility class that list out all device storage info. Available internal memory size. Total internal memory size. Available external memory size. Total external memory size. Remember to use this utility we need application READ_EXTERNAL_STORAGE . In code i did not imported required packages as it depends upon your application project

