synapticweb / CallRecorder

SW Call Recorder is an Android app that records phone calls based on user selected phone numbers.
Other
95 stars 35 forks source link

It does not build! #11

Open gracken0 opened 2 years ago

gracken0 commented 2 years ago

I downloaded the source code (original, not gpc), imported and tried compiling it with android studio bumblebee 2021.1.1 patch 3 to as samsung 5 on a windows 10 (64bit).

i got the following message:

'Execution failed for task ':app:processEvalDebugGoogleServices'.

File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location:'

however the apk installed just fine!?

what should i do? i've attached the full error

buildOutput.txt

gracken0 commented 2 years ago

i tried this : https://www.youtube.com/watch?v=SxkKLMKTDs0

with no luck.