Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Les notifications de proximité aident les utilisateurs à découvrir ce qui les entoure, en affichant des notifications de localisation pour les applications et les sites Web, sans installation préalable d'application. Avec les notifications Nearby, vous pouvez:
Générez vos propres installations d'application.
Ouvrez des profils personnels ou professionnels dans des applis de réseaux sociaux.
Lancez des conversations ou des chatbots dans des applications de chat.
Dirigez les consommateurs vers des contenus sur des produits à proximité.
Aidez les utilisateurs à explorer l'inventaire en magasin.
Effectuez des check-ins et des avis dans des applications de voyage et locales.
En tant que développeur, vous pouvez associer votre application ou site Web à une balise BLE ou à un appareil connecté compatible BLE. Les utilisateurs d'Android situés à proximité de cet appareil ou de cette balise verront le message s'afficher dans la section "À proximité" des paramètres Google, la fenêtre de configuration rapide à proximité s'allumera sur les appareils compatibles et les messages performants s'afficheront en tant que notifications. Votre message peut rediriger les utilisateurs vers le Play Store ou un site Web mobile, ou directement vers votre application si elle est déjà installée. Cette fonctionnalité est intégrée aux services Google Play. Vous n'avez donc pas besoin de modifier votre application pour commencer à l'utiliser.
La fonctionnalité Nearby Notifications fonctionne avec tous les types de balises Eddystone et iBeacon.
Vous pouvez fournir deux types d'expériences de base à l'aide des notifications de proximité:
Créez un lien vers une URL HTTPS pour envoyer une notification à l'utilisateur, puis ouvrez l'URL dans le navigateur lorsque l'utilisateur appuie sur la notification.
Déclenchez un intent pour lancer une application déjà installée et effectuer une action spécifique. Si l'application n'est pas installée, l'utilisateur est redirigé vers le Play Store où il peut l'installer. Il peut alors accéder à la fonctionnalité spécifiée par le développeur.
Aucune de ces expériences ne nécessite d'installer une application sur l'appareil de l'utilisateur.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/08/13 (UTC).
[null,null,["Dernière mise à jour le 2025/08/13 (UTC)."],[[["\u003cp\u003eNearby Notifications enables users to discover nearby content and services through location-specific notifications, without needing to have the related app installed.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use Nearby Notifications to drive app installs, open social profiles, initiate conversations, and direct users to relevant content or actions based on their proximity to a beacon or smart device.\u003c/p\u003e\n"],["\u003cp\u003eNotifications can be linked to an HTTPS URL to open a webpage, or they can trigger an app intent to launch an installed app or prompt installation if the app isn't present.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality is built into Google Play Services, is compatible with various beacon types (Eddystone, iBeacon), and works on Android 4.4 and above.\u003c/p\u003e\n"]]],[],null,["# Nearby Notifications Overview\n\n| **Note:** Nearby Notifications is supported on Android 4.4 (KitKat) and newer.\n\nNearby Notifications helps users to discover what's around them, by surfacing\nlocation-specific notifications for apps and websites, with no prior app\ninstall required. Using Nearby Notifications, you can:\n\n- Drive your own app installs.\n- Open personal or business profiles in social apps.\n- Launch conversations or chatbots inside messaging apps.\n- Drive consumers to content about nearby products.\n- Help users explore store inventory.\n- Drive checkins, reviews within local/travel apps.\n\nAs a developer, you can associate your app or website with a BLE beacon or BLE-\ncapable smart device. Android users near that device or beacon will see the\nmessage in the Nearby section of Google Settings, the Nearby Quick Settings tile\nwill light up on supported devices, and messages that perform well will be\nraised as notifications. Your message can either lead to the Play Store, a\nmobile website, or directly to your app if it's already installed. This\nfunctionality is built in to Google Play Services, so you don't need to change\nyour app to start using it.\n\nNearby Notifications works with all types of Eddystone beacon, and also iBeacon.\n\nThere are two basic types of experiences that you can provide using\nNearby Notifications:\n\n- **Link to an HTTPS URL** to provide a notification to the user, and open the URL in the browser when the user taps the notification.\n- **Trigger an app intent** to launch an app that is already installed and perform a specific action. If the app isn't installed, the user is taken to the Play Store where the app can be installed; the user can then continue to the feature specified by the developer.\n\nNeither experience requires that an app is installed on the user's device."]]