Hi,
If you are set up for Android development, the source code is actually public and can be built from source:
https://github.com/nhsx/covid19-app-system-public https://github.com/nhsx/covid-19-app-android-ag-public
However, with requirements like "Google/Apple exposure notification API", you might not have a lot of luck getting it to work in the absence of things like GCM and the Play Services libraries (where Google has craftily moved all the useful stuff out of AOSP over the years), or a Google account (required for push messaging, if that's how it works).
Simon
On 24/09/2020 17:37, Phil Thane wrote:
Hello,
I've gone to some effort to install LineageOS on my phone and remove all Google accounts. The UK Covid 19 app is unlikely I would think to ever be OSS and available on Fdroid (obvs it should, other countries have make OSS apps). So would anyone with a conventional Android phone who intends to install the app be prepared to make an APK file for me to sideload?