For example:
File myFile = Environment.getExternalStorageDirectory();
What is the significance of the function name in italic?
Thanks.
It is italic because the method is static. You don't need to create a new Instance of Environment to call the getExternalStorageDirectory() function.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With