com.google.android.gms.instantapps
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
InstantAppIntentData.MatchResult
|
This @interface is deprecated. Starting
December 2025, Instant Apps cannot be published through Google Play, and all Google
Play services Instant APIs will no longer work. To continue optimizing for user growth,
we encourage developers to refer users to their regular app or game, and using
deeplinks to redirect them to specific journeys or features when relevant.
|
Interfaces
ActivityCompat
|
This interface is deprecated. Starting
December 2025, Instant Apps cannot be published through Google Play, and all Google
Play services Instant APIs will no longer work. To continue optimizing for user growth,
we encourage developers to refer users to their regular app or game, and using
deeplinks to redirect them to specific journeys or features when relevant.
|
Launcher
|
This interface is deprecated. Starting
December 2025, Instant Apps cannot be published through Google Play, and all Google
Play services Instant APIs will no longer work. To continue optimizing for user growth,
we encourage developers to refer users to their regular app or game, and using
deeplinks to redirect them to specific journeys or features when relevant.
|
PackageManagerCompat
|
This interface is deprecated. Starting
December 2025, Instant Apps cannot be published through Google Play, and all Google
Play services Instant APIs will no longer work. To continue optimizing for user growth,
we encourage developers to refer users to their regular app or game, and using
deeplinks to redirect them to specific journeys or features when relevant.
|
Classes
InstantAppIntentData
|
This class is deprecated. Starting December
2025, Instant Apps cannot be published through Google Play, and all Google Play
services Instant APIs will no longer work. To continue optimizing for user growth, we
encourage developers to refer users to their regular app or game, and using deeplinks
to redirect them to specific journeys or features when relevant. |
InstantApps
|
This class is deprecated. Starting December
2025, Instant Apps cannot be published through Google Play, and all Google Play
services Instant APIs will no longer work. To continue optimizing for user growth, we
encourage developers to refer users to their regular app or game, and using deeplinks
to redirect them to specific journeys or features when relevant. |
InstantAppsClient
|
This class is deprecated. Starting December
2025, Instant Apps cannot be published through Google Play, and all Google Play
services Instant APIs will no longer work. To continue optimizing for user growth, we
encourage developers to refer users to their regular app or game, and using deeplinks
to redirect them to specific journeys or features when relevant. |
LaunchData
|
This class is deprecated. Starting December
2025, Instant Apps cannot be published through Google Play, and all Google Play
services Instant APIs will no longer work. To continue optimizing for user growth, we
encourage developers to refer users to their regular app or game, and using deeplinks
to redirect them to specific journeys or features when relevant. |
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 2025-07-21 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-07-21 UTC."],[[["The Android Instant Apps API allows developers to launch instant apps and access features in a backwards compatible way."],["This API includes classes for managing instant app intents, launching instant apps, and accessing APIs for instant apps."],["Key components include `InstantApps`, `InstantAppsClient`, `Launcher`, and supporting classes for data and compatibility."],["Developers can use this API to integrate instant app functionality into their Android applications."]]],["The document outlines key components for managing Android instant apps. It defines `InstantAppIntentData.MatchResult` for URL matching. It provides interfaces `ActivityCompat` and `PackageManagerCompat` for backward compatibility. The `Launcher` interface handles app launching. Classes include `InstantAppIntentData` for intent data, `InstantApps` and `InstantAppsClient` as API entry points, and `LaunchData` for app launch specifications. These components facilitate URL resolution, backwards compatibility, app launch, and management of instant app data.\n"]]