Dp3t App Android Ch Save

SwissCovid is the official contact tracing app of Switzerland.

Project README

SwissCovid Android App


License: MPL 2.0 Android Build

SwissCovid is the official contact tracing app of Switzerland. The app can be installed from the Google Play Store. The app design, UX and implementation was done by Ubique.

Contact tracing

The SwissCovid 2.0 app uses two types of contact tracing to prevent the spread of COVID-19.

With proximity tracing close contacts are detected using the bluetooth technology. For this the DP3T Android SDK is used that builds on top of the Google & Apple Exposure Notifications. This feature is called SwissCovid encounters.

With presence tracing people that are at the same venue at the same time are detected. For this the CrowdNotifier Android SDK is used that provides a secure, decentralized, privacy-preserving presence tracing system. This feature is called SwissCovid Check-in.

Please see the SwissCovid documentation repository for more details.

Contribution Guide

This project is truly open-source and we welcome any feedback on the code regarding both the implementation and security aspects.

Bugs or potential problems should be reported using Github issues. We welcome all pull requests that improve the quality of the source code. Please note that the app will be available with approved translations in English, German, French, Italian, Romansh, Albanian, Bosnian, Croatian, Portuguese, Serbian and Spanish. Pull requests for additional translations currently won't be merged.

Platform independent UX and design discussions should be reported in dp3t-ux-screenflows-ch

Repositories

Installation and Building

The project can be opened with Android Studio 3.6.1 or later or you can build the project with Gradle using

$ ./gradlew assembleProdRelease

The APK is generated under app/build/outputs/apk/prod/release/package-prod-release.apk

The app will not be functional unless your Google account is whitelisted for ExposureNotification testing. Please install the app from the Google PlayStore.

Reproducible builds

To verify that the app distributed on the PlayStore was built by the source code published here, please see the instructions in REPRODUCIBLE_BUILDS.md.

License

This project is licensed under the terms of the MPL 2 license. See the LICENSE file.

Open Source Agenda is not affiliated with "Dp3t App Android Ch" Project. README Source: SwissCovid/swisscovid-app-android
Stars
223
Open Issues
18
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating