Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
AndroidManifest.xml | D | 03-May-2024 | 1.4 KiB | 39 | 34 | |
BuildConfig.java | D | 03-May-2024 | 1.4 KiB | 39 | 9 | |
FirebaseApplication.java | D | 03-May-2024 | 1.2 KiB | 37 | 17 | |
README.md | D | 03-May-2024 | 347 | 8 | 5 |
README.md
1The files in this directory are for building the app in the Android source tree. 2 3`FirebaseApplication.java` contains Firebase credentials that should be copied 4from `google-services.json`, which can be downloaded from the Firebase console. 5 6`BuildConfig.java` contains configuratuon for the root CA certificate and the 7token issuer API endpoint. 8