I am using an open-srouce code from Google for an app called MyTracks.
I am getting this error when the original app is installed on the phone.
INSTA
The gradle also needs to contain this
defaultConfig { applicationId "com.example.app" }
I had left it out completely