0
Hello, good morning!
Every time I download an example of a project in AS, I realize that if the output.json comes along with the apk, the app will not install in any way (either in the emulator or on the device)
I’ve seen several answers that is to ignore this . json, but it’s right, every time I download a project and generates it the app does not install.
example: https://github.com/ofuwape/FlickrFindr
I only changed the Flickr APIKEY and when generating the apk came together the output.json.
I was wondering if you had any way to handle this;
I use Android Studio 3.2.1
Obg!