Added in API level 33
android.app.sdksandbox
Interfaces
SdkSandboxManager.SdkSandboxProcessDeathCallback | A callback for tracking events SDK sandbox death. |
Classes
SandboxedSdk | Represents an SDK loaded in the sandbox process. |
SandboxedSdkProvider | Encapsulates API which SDK sandbox can use to interact with SDKs loaded into it. |
SdkSandboxManager |
Provides APIs to load SDKs
into SDK sandbox process, and then interact with them.
|
Exceptions
LoadSdkException |
Exception thrown by SdkSandboxManager#loadSdk
|
RequestSurfacePackageException |
Exception thrown by SdkSandboxManager#requestSurfacePackage
|