Mycroft-Android icon indicating copy to clipboard operation
Mycroft-Android copied to clipboard

Build output issue

Open krishan5000 opened this issue 2 years ago • 2 comments

2022-08-13

krishan5000 avatar Aug 13 '22 10:08 krishan5000

Same here.

pirona avatar Oct 16 '22 15:10 pirona

@krishan5000 @pirona I've just started trying this out but for your issue, you need a copy of your own google-services.json file into the source code. If you follow this guide: https://alphatech.technology/Howto-Entry-srk/Google-Services-Json-bek/ you'll find that you can get your own google-services file set up for your project.

In summary, you would need to go to Firebase, create a project, set up for Android, follow the prompts and download a config file. The config file is the google-services.json file. Place that file in your project repo/mobile/ folder.

To the maintainers of this repo, it would be best to mention that in the docs. I don't see it anywhere here. https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/get-mycroft/android

Qoyyuum avatar Jan 22 '23 11:01 Qoyyuum