Skip to content
Branch: master
Go to file
Code

Latest commit

Google
Google committed 58f6dc8 Jul 10, 2020
Features:
- Updates to 1.5 SDK
- Uses new ExposureWindows API rather than ExposureInformation
- Notifications now handled by the app
- Removes token debug screens

Warning:
- Contains destructive database migration
- You must be using at minimum version 202902000 of en_module

Requires minimum Nearby SDK version: 18.0.3 (updated)

Files

Permalink
Failed to load latest commit information.

README.md

Exposure Notifications API: Android Reference Design

This is a reference design for an Android app implementing the Exposure Notifications API provided by Apple and Google.

Only approved government public health authorities can access the APIs (included in an upcoming build of Google Play services) to build an app for COVID-19 response efforts. As part of our continued efforts to be transparent, we’re making this code public to help approved government public health authorities understand how to use the Exposure Notifications API to build their COVID-19 apps.

Read the Exposure Notifications API Terms of Service

Getting Started

This project uses the Gradle build system. To build this code, use the gradlew build command or use Import Project in Android Studio.

Links

You can’t perform that action at this time.