This project was meant to help countries, health care workers, people, and organisations in their fight against COVID-19. Huge amounts of inspiration
has been derived from the reference design faciliated by Google Open Source: reference app
Currently only approved government public health authorities can access the APIs
(included in a rolled out build of Google Play services
) to build an app for
COVID-19 response efforts.
Read the Exposure Notifications API Terms of Service
This project uses the Gradle build system. To build this code, use the
gradlew build
command or use Import Project
in Android Studio.
This project was meant to help countries, health care workers, people, and organisations in their fight against COVID-19. To make this app work, you will need your Government requesting Google permission to use the API. After the permission is obtained, use this app and gain a head start in your effort. This project just needs minimal modifications(specification of server urls and endpoints) and it is ready for production.
- Overview of COVID-19 Exposure Notifications
- Frequently Asked Questions
- Exposure Notification Bluetooth Specification
- Exposure Notification Cryptography Specification
- Android Exposure Notifications API
- Exposure Key Export and File Format
Drop me a mail at abishekvashok@gmail.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.