Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.media.tv.interactive\n\nAdded in [API level 33](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\nandroid.media.tv.interactive\n============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/media/tv/interactive/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|\n| [TvInteractiveAppView.OnUnhandledInputEventListener](/reference/android/media/tv/interactive/TvInteractiveAppView.OnUnhandledInputEventListener) | Interface definition for a callback to be invoked when the unhandled input event is received. |\n\nClasses\n-------\n\n|----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppLinkInfo](/reference/android/media/tv/interactive/AppLinkInfo) | App link information used by TV interactive app to launch Android apps. |\n| [TvInteractiveAppManager](/reference/android/media/tv/interactive/TvInteractiveAppManager) | Central system API to the overall TV interactive application framework (TIAF) architecture, which arbitrates interaction between Android applications and TV interactive apps. |\n| [TvInteractiveAppManager.TvInteractiveAppCallback](/reference/android/media/tv/interactive/TvInteractiveAppManager.TvInteractiveAppCallback) | Callback used to monitor status of the TV Interactive App. |\n| [TvInteractiveAppService](/reference/android/media/tv/interactive/TvInteractiveAppService) | A TV interactive application service is a service that provides runtime environment and runs TV interactive applications. |\n| [TvInteractiveAppService.Session](/reference/android/media/tv/interactive/TvInteractiveAppService.Session) | Base class for derived classes to implement to provide a TV interactive app session. |\n| [TvInteractiveAppServiceInfo](/reference/android/media/tv/interactive/TvInteractiveAppServiceInfo) | This class is used to specify meta information of a TV interactive app. |\n| [TvInteractiveAppView](/reference/android/media/tv/interactive/TvInteractiveAppView) | Displays contents of interactive TV applications. |\n| [TvInteractiveAppView.TvInteractiveAppCallback](/reference/android/media/tv/interactive/TvInteractiveAppView.TvInteractiveAppCallback) | Callback used to receive various status updates on the [TvInteractiveAppView](/reference/android/media/tv/interactive/TvInteractiveAppView). |\n\n-\n\n Interfaces\n ----------\n\n - [TvInteractiveAppView.OnUnhandledInputEventListener](/reference/android/media/tv/interactive/TvInteractiveAppView.OnUnhandledInputEventListener)\n-\n\n Classes\n -------\n\n - [AppLinkInfo](/reference/android/media/tv/interactive/AppLinkInfo)\n - [TvInteractiveAppManager](/reference/android/media/tv/interactive/TvInteractiveAppManager)\n - [TvInteractiveAppManager.TvInteractiveAppCallback](/reference/android/media/tv/interactive/TvInteractiveAppManager.TvInteractiveAppCallback)\n - [TvInteractiveAppService](/reference/android/media/tv/interactive/TvInteractiveAppService)\n - [TvInteractiveAppService.Session](/reference/android/media/tv/interactive/TvInteractiveAppService.Session)\n - [TvInteractiveAppServiceInfo](/reference/android/media/tv/interactive/TvInteractiveAppServiceInfo)\n - [TvInteractiveAppView](/reference/android/media/tv/interactive/TvInteractiveAppView)\n - [TvInteractiveAppView.TvInteractiveAppCallback](/reference/android/media/tv/interactive/TvInteractiveAppView.TvInteractiveAppCallback)"]]