plugin_volume_info 0.0.5
plugin_volume_info: ^0.0.5 copied to clipboard
A plugin to analyse the volumes of an android device. It includes used, free and total space and also some useful device information like device name, android version. It can also handle copying large files.
plugin_volume_info #
Its a simple plugin for showing volume storage information in GB like total, free, used and device id.
You can also list all available volumes (internal, external) and check if they are primary volumes or not.
Also some helpful functions you will find here like copying large files (buffered) and getting some device information like android's device name or android version.