--- description: >- Google Nearby plugin for Cordova and Ionic. This plugin adds support for the Google Nearby Messages API. --- # Google Nearby This plugin adds support for the Google Nearby Messages API. ## Installation ```bash ionic cordova plugin add cordova-plugin-google-nearby --variable API_KEY="123456789" npm install @awesome-cordova-plugins/google-nearby ``` **Plugin Repo:** [https://github.com/hahahannes/cordova-plugin-google-nearby](https://github.com/hahahannes/cordova-plugin-google-nearby) ## Supported Platforms - Android ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)