In Android, which method you can use to obtain the path of the external storage

In Android, which method you can use to obtain the path of the external storage



Answer: getExternalStorageDirectory()


Learn More :