Skip to content
master
Go to file
Code

Latest commit

Google
Features:
- Adds verification server integration
- Adds low storage UIs
- Adds BLE and Location off UIs
- Adds licenses menu
- Updates to zxing QR scanner library
- Reject keyfiles older than (by default) 24hrs
- Improved onboarding animations
- Adds test coverage reports
- Improved test coverage
- Bug fixes, cleanup and improvements

Known issues:
- Error cases for verification flows still work in progress

Requires minimum Nearby SDK version: 18.0.3 (no change)
7dc2979

Git stats

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.