Questions tagged [contact-tracing-api]
6 questions
2
votes
0 answers
BLE Advertising on Background
I´m working on a android app of inside of a Contact tracing project. What i need right now is make a background process (idk if, service, foreground service, worker, etc), that can keep the BLE advertiser sending beacons even if the application…

mxchxdx
- 61
- 1
- 7
1
vote
1 answer
When a BLE devices is discoverable?
I'm trying to write an app that will be able to see when a lot of people are close inside a single area. I was thinking to use BLE. I don't have a good knowledge of this technology and I have a single, but big question. In modern days, how easy is…

Lorenzo Andreasi
- 151
- 1
- 1
- 10
1
vote
1 answer
Android Contact Tracing API documentation
do you know any good documentation of Android contact tracing API that Google and iOS jointly worked on? I found one
https://blog.google/documents/55/Android_Contact_Tracing_API.pdf
But the documentation does not make any sense to me.
Do you guys…

Epsi95
- 8,832
- 1
- 16
- 34
1
vote
0 answers
How to implement contact-tracing in react-native?
I want to implement contact-tracing functionality in my react-native app but the libraries that I have found are not yet ready to be used in production. How can I implement it in my app?

user3138940
- 21
- 3
1
vote
1 answer
How do maxKeyCount and addPositiveDiagnosisKeys interact?
I'm learning the new Contact Tracing API that Apple is releasing for iOS (in partnership with Google).
I'm not gasping the relationship of the maxKeyCount property on the CTExposureDetectionSession, and its relationship with the…

mgarciaisaia
- 14,521
- 8
- 57
- 81
0
votes
1 answer
Impoving ContactTracing Api efficiency with bluetooth signal strength
As per current specs only duration in 5 min increments is tracked. Suggested interval is 200-300ms it seems. In Singapore signal strength was accounted for but this is variable per device. What if we do still also track the signal strength during…

Arwin
- 973
- 1
- 10
- 21