Stay organized with collections
Save and categorize content based on your preferences.
android.app.appfunctions
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-13 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-13 UTC."],[],[],null,["# android.app.appfunctions\n========================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/app/appfunctions/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------|-------------------------------------------------------------|\n| [AppFunctionManager](/reference/kotlin/android/app/appfunctions/AppFunctionManager) | Provides access to App Functions. |\n| [AppFunctionService](/reference/kotlin/android/app/appfunctions/AppFunctionService) | Abstract base class to provide app functions to the system. |\n| [ExecuteAppFunctionRequest](/reference/kotlin/android/app/appfunctions/ExecuteAppFunctionRequest) | A request to execute an app function. |\n| [ExecuteAppFunctionResponse](/reference/kotlin/android/app/appfunctions/ExecuteAppFunctionResponse) | The response to an app function execution. |\n\nExceptions\n----------\n\n|-----------------------------------------------------------------------------------------|-------------------------------------------|\n| [AppFunctionException](/reference/kotlin/android/app/appfunctions/AppFunctionException) | Represents an app function related error. |"]]