When an app creates a configuration file in its private data directory the developer should ensure:

When an app creates a configuration file in its private data directory the developer should ensure:

When an app creates a configuration file in its private data directory the developer should ensure:

A.
that the file path is determined with getExternalStorageDirectory().

B.
that the file is created world writable.

C.
that file ownership is set to system.

D.
that the file is not created world readable.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *