Initial release of my Auditor app as an independent project: github.com/AndroidHardeni. It's also available on the Play Store as a free app: play.google.com/store/apps/det.
It provides hardware-based integrity and identity verification for a gradually expanding set of supported devices.
Conversation
Replying to
Just a suggestion instead of providing option if device is supported and not in the interface also add that via google play compatibility matrix if possible. That ways it will be easy going for you too.
1
Replying to
It can be used on any Android 7+ to verify the supported devices so it can't be restricted to only potentially supported devices. It needs to be possible to install it on any potentially supported device (i.e. launched with Android 8 or later) to submit samples from there too.
1
Replying to
Expanding device support can also only happen if samples are submitted from potentially supported devices using the 'Submit sample data' feature. If it was restricted to the already supported devices, device support would never be expanded since samples would never be submitted.
Replying to
Every device launched with Android 8 or later can theoretically be supported if samples are submitted. It doesn't take much work to add each device to the internal data, as long as they have nothing particularly weird going on.

