I want to implement the "sign in with Google" button in my Android app. And I read this:
Before you can start integrating Google Sign-In in your own app, you must configure a Google Developers Console project and set up your Android Studio project. The steps on this page do just that. The next steps then describe how to integrate Google Sign-In into your app.
And in order to publish the app I need also a Google Play Console, and I was wondering why do I need to create a Project in Google Developers Console?
Can I make this also in Google Play console??
What is the difference between Google Developers console and Google Play console?
Thanks
Cheers