I'm not sure if this is possible:
I have two projects made on the Firebase console. I'd like to use both in my Android project. Don't ask me why there's two, because that was the client's decision. However I'm not sure if its possible to use both without the REST API.
Firebase instance creation has no options and I assume it uses the JSON file to configure itself. Is there a way to add two projects in the JSON file maybe?