Stay organized with collections
Save and categorize content based on your preferences.
android.app.sdksandbox
Interfaces
Classes
Exceptions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.app.sdksandbox\n======================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/app/sdksandbox/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|\n| [SdkSandboxProcessDeathCallback](/reference/kotlin/android/app/sdksandbox/SdkSandboxManager.SdkSandboxProcessDeathCallback) | A callback for tracking events SDK sandbox death. |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppOwnedSdkSandboxInterface](/reference/kotlin/android/app/sdksandbox/AppOwnedSdkSandboxInterface) | Represents a channel for an SDK in the sandbox process to interact with the app. |\n| [SandboxedSdk](/reference/kotlin/android/app/sdksandbox/SandboxedSdk) | Represents an SDK loaded in the sandbox process. |\n| [SandboxedSdkProvider](/reference/kotlin/android/app/sdksandbox/SandboxedSdkProvider) | Encapsulates API which SDK sandbox can use to interact with SDKs loaded into it. |\n| [SdkSandboxManager](/reference/kotlin/android/app/sdksandbox/SdkSandboxManager) | Provides APIs to load [SDKs](../../content/pm/SharedLibraryInfo.html#TYPE_SDK_PACKAGE:kotlin.Int) into the SDK sandbox process, and then interact with them. |\n\nExceptions\n----------\n\n|-----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [LoadSdkException](/reference/kotlin/android/app/sdksandbox/LoadSdkException) | Exception thrown by [SdkSandboxManager.loadSdk](/reference/kotlin/android/app/sdksandbox/SdkSandboxManager#loadSdk(kotlin.String,%20android.os.Bundle,%20java.util.concurrent.Executor,%20android.os.OutcomeReceiver)) |\n| [RequestSurfacePackageException](/reference/kotlin/android/app/sdksandbox/RequestSurfacePackageException) | Exception thrown by [SdkSandboxManager.requestSurfacePackage](/reference/kotlin/android/app/sdksandbox/SdkSandboxManager#requestSurfacePackage(kotlin.String,%20android.os.Bundle,%20java.util.concurrent.Executor,%20android.os.OutcomeReceiver)) |"]]