Aarogyasetu_android: Use Exposure Notifications API

Created on 31 May 2020  路  3Comments  路  Source: nic-delhi/AarogyaSetu_Android

Recently for contact tracing, both Google and Apple joined together to create an API which helps contact tracing respecting individual鈥檚 Privacy. To avoid using Location we can try to implement this new Exposure Notifications API.

References:
Documentation: https://www.google.com/covid19/exposurenotifications/
Sample Implementation: https://github.com/google/exposure-notifications-android

Most helpful comment

It would be awesome if the app could utilize the Exposure notifications, it would allow for system-wide tracking which will be more accurate.

All 3 comments

Sadly this app will not be eligible, as it uses location tracking in addition to Bluetooth. It also uses a central server that is the opposite of the decentralised model envisioned by Apple and Google.

It would be awesome if the app could utilize the Exposure notifications, it would allow for system-wide tracking which will be more accurate.

Yes, health apps of other countries are already utilising this new feature.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

r-ush picture r-ush  路  3Comments

developergirl53 picture developergirl53  路  3Comments

PatilShreyas picture PatilShreyas  路  3Comments

skullcandy69 picture skullcandy69  路  4Comments

4j4yk picture 4j4yk  路  4Comments