项目作者: abishekvashok

项目描述 :
An android app that uses Google's Exposure Notification API for COVID-19
高级语言: Java
项目地址: git://github.com/abishekvashok/exposure-notifications-android.git
创建时间: 2020-05-28T08:55:02Z
项目社区:https://github.com/abishekvashok/exposure-notifications-android

开源协议:Apache License 2.0

下载


Exposure Notifications Android

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

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.

About the project

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.

Exposure Notification Quick Links

Support

Drop me a mail at abishekvashok@gmail.com

License

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.