How to add google-services.json in Android?

前端 未结 10 2298
无人及你
无人及你 2020-11-30 08:06

The error is:

File google-services.json is missing from module root folder. The Google Quickstart Plugin cannot function without it.

10条回答
  •  隐瞒了意图╮
    2020-11-30 08:57

    The document says:

    Copy the file into the app/ folder of your Android Studio project, or into the app/src/{build_type} folder if you are using multiple build types.

提交回复
热议问题