No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.content.res.ObbScanner |
Class to scan Opaque Binary Blob (OBB) files. Use this to get information about an OBB file for use in a program via ObbInfo
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Scan a file for OBB information.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Scan a file for OBB information.
filePath | path to the OBB file to be scanned. |
---|
IllegalArgumentException | if the OBB file couldn't be found |
---|---|
IOException | if the OBB file couldn't be read |