Where do i find the collect_app/secret.properties

Good Day Sir?
Where do i find the collect_app/secret.properties?or i need to create one?

Hi @Honoratt_Mark_Ocbin1
welcome to the forum! Please introduce yourself here!

You need to create that file please take a look here https://github.com/opendatakit/collect#using-apis-for-local-development

i did all those things, collect/secrets.properties?what should i change,how to configure the google-services.json?:slight_smile:

Everything is described in that doc step by step. Which step is a problem for you?

2 Likes

i did all the configuration requirement and also the source from master is working correctly and build successfully and install. however, when i choose google sheet,google drive, unable to call api?but i did all the configuration :frowning:

Good day
after installing collect their is another application is installing "LEAK". How to remove it? thank you

Just remove debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.3' from build.gradle file and reinstall the app.