Android Management API
  • Android Management API
  • English
  • Bahasa Indonesia
  • Deutsch
  • Español
  • Français
  • Português – Brasil
  • Русский
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
Home Guides Reference Sample
Android Management API
  • Android Management API
  • Home
  • Guides
  • Reference
  • Sample
  • Android Management API
    • Resource summary
    • REST Resources
    • enterprises
      • Overview
      • create
      • delete
      • get
      • list
      • patch
    • enterprises.applications
      • Overview
      • get
    • enterprises.devices
      • Overview
      • delete
      • get
      • issueCommand
      • list
      • patch
    • enterprises.devices.operations
      • Overview
      • cancel
      • get
      • list
    • enterprises.enrollmentTokens
      • Overview
      • create
      • delete
      • get
      • list
    • enterprises.policies
      • Overview
      • delete
      • get
      • list
      • patch
    • enterprises.webApps
      • Overview
      • create
      • delete
      • get
      • list
      • patch
    • enterprises.webTokens
      • Overview
      • create
    • signupUrls
      • Overview
      • create
    • Types
    • AdbShellCommandEvent
    • AdbShellInteractiveEvent
    • AllowPersonalUsage
    • AppProcessInfo
    • AppProcessStartEvent
    • BatchUsageLogEvents
    • DmVerityMode
    • EventType
    • IssueCommandResponse
    • NonComplianceReason
    • PasswordPolicyScope
    • PasswordRequirements
    • User
    • UserFacingMessage
    • VerifiedBootState
  • AMAPI Extensibility SDK
    • com.google.android.managementapi.commands
      • Overview
      • Interfaces
        • CommandListener
        • LocalCommandClient
      • Exceptions
        • CommandException
      • Objects
        • LocalCommandClientFactory
    • com.google.android.managementapi.commands.model
      • Overview
      • Classes
        • Command
        • Command.Builder
        • Command.ClearAppsDataStatus
        • Command.ClearAppsDataStatus.Builder
        • Command.ClearAppsDataStatus.PerAppStatus
        • Command.ClearAppsDataStatus.PerAppStatus.Builder
        • Command.StatusCase
        • GetCommandRequest
        • GetCommandRequest.Builder
        • IssueCommandRequest
        • IssueCommandRequest.Builder
        • IssueCommandRequest.ClearAppsData
        • IssueCommandRequest.ClearAppsData.Builder
        • IssueCommandRequest.ParamsCase
      • Enums
        • Command.ClearAppsDataStatus.PerAppStatus.ClearStatus
        • Command.State
        • Command.StatusCase.Kind
        • IssueCommandRequest.ParamsCase.Kind
    • com.google.android.managementapi.notification
      • Overview
      • Classes
        • NotificationReceiverService
  • Home
  • Products
  • Android Management API
  • Reference

AppProcessStartEvent

  • JSON representation

An app process was started. This is available device-wide on fully managed devices and within the work profile on organization-owned devices with a work profile.

JSON representation
{
  "processInfo": {
    object (AppProcessInfo)
  }
}
Fields
processInfo

object (AppProcessInfo)

Information about a process.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-06-14 UTC.

  • Connect

    • Blog
    • Facebook
    • Medium
    • Twitter
    • YouTube
  • Programs

    • Women Techmakers
    • Google Developer Groups
    • Google Developers Experts
    • Accelerators
    • Google Developer Student Clubs
  • Developer consoles

    • Google API Console
    • Google Cloud Platform Console
    • Google Play Console
    • Firebase Console
    • Actions on Google Console
    • Cast SDK Developer Console
    • Chrome Web Store Dashboard
Google Developers
  • Android
  • Chrome
  • Firebase
  • Google Cloud Platform
  • All products
  • Terms
  • Privacy
  • Sign up for the Google Developers newsletter Subscribe
  • English
  • Bahasa Indonesia
  • Deutsch
  • Español
  • Français
  • Português – Brasil
  • Русский
  • 中文 – 简体
  • 日本語
  • 한국어