Skip to content

Core Device Apps Overview

Mr.P edited this page Aug 25, 2026 · 1 revision

Device Applications Overview

Use DeviceAppsAPI to manage applications already supported by the connected device.

What You Can Do

  • Read deviceApps, an optional array of NSNumber values wrapping DeviceApp raw values.
  • Start or stop one device application.
  • Stop all running applications and return to the device home screen.
  • Query the current foreground application.

The API does not install, uninstall, update, configure permissions, or return app icons and versions. Display metadata such as localized names and icons belongs to the host app.

Available Guides

Browse the generated Wiki navigation for the pages in this section.

AIBuds SDK iOS Wiki

Clone this wiki locally