I am attempting to publish my app to Google Play as described at
However, it asks for a Client Secret which I cannot seem to find. Everywhere I looked when registering the app gave a Client ID, but not a Client Secret. Some of my searches gave instructions that used a project type of Web application, but I need it for Android application. Are there any good up to date tutorials on obtaining this information for an Android app, and a more up to date & detailed tutorial on how to do the publishing with Visual Studio 2019? Thanks.