android.os.storage Kotlin |Java

Contains classes for the system storage service, which manages binary asset filesystems known as Opaque Binary Blobs (OBBs).
Classes
OnObbStateChangeListener Used for receiving notifications from StorageManager about OBB file states.
StorageManager StorageManager is the interface to the systems storage service.
StorageManager.StorageVolumeCallback Callback that delivers StorageVolume related events.
StorageVolume Information about a shared/external storage volume for a specific user.

你可能感兴趣的:(android,android)