I have an app that allows users to download files and save them to the device's internal memory. I need to be able to display the total app disk usage at any given time. I found how to check the total device disk size and usage, but not specifically the app's disk usage. How would I go about getting that same value that can be seen in the Settings -> Usage screen for the app?
You can use |
|||
|