expo-exposure-notification
expo-exposure-notification copied to clipboard
Android
Any idea on how to work with the API for android ?
Hey --
They have released the spec but I don't think its available yet to the public for usage. Here is the spec. https://www.blog.google/documents/68/Android_Exposure_Notification_API_documentation_v1.2.pdf
Hello,
Google has published a repo of an example app using Exposure Notification API for Android, here is the link : https://github.com/google/exposure-notifications-android
thank you @ayoubphy , we'll start looking at it now
we won't be able to build this or finish a module until the new version of google play services is released
Yes I thought so too, my android devices have the beta version the google play services and it still hasn't been updated. My knowledge in Android is limited, isn't there a way to build a perliminary version of the module and wait until google play services gets updated and released based on the implementation reference published by google ?
one could stub out something based on the spec, but there would be no way to test it. ex. looks like someone is doing that here: https://github.com/covid19risk/covidwatch-android-ag-minimal/blob/master/app/src/main/java/org/covidwatch/agminimal/FakeExposureNotification.kt
Google released a beta of the new release of google play services, any plans on developing an android implementation ? Also, FYI : when I installed the reference sample app released by google , it throws an internal error message when I try to turn on exposure notification
I believe they are only privately distributing a version of Play Services w the relevant libraries at this time. We are trying to keep an eye on things and find out more.
On Fri, May 8, 2020 at 2:04 PM ayoubphy [email protected] wrote:
Google released a beta of the new release of google play services, any plans on developing an android implementation ? Also, FYI : when I installed the reference sample app released by google , it throws an internal error message when I try to turn on exposure notification
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/expo/expo-exposure-notification/issues/3#issuecomment-626019587, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAN3DZIAYG756QEOETGLTTRQRXT7ANCNFSM4MYGV7FQ .
I think they started rolling the beta for public, I have it installed on my device and it added a covid section into my google settings