Skip to main content

Posts

Showing posts with the label Tutorial

Android Project Firebase Integration

Visit https://console.firebase.google.com/ Please register or log in first and then select create new project. In the dialog window enter the name of the project that will be created and the contents of the state and then click the create project to continue. After successfully creating a project on Firebase then the page will be redirected to the dashboard project that has been made. Then on the dashboard Firebase select Add Firebase to your Android app. In the next dialog window enter the name of the Android application package and SHA1 of fingerprints Certificate (optional). Then on the dashboard Firebase select Add Firebase to your Android app. In the next dialog window enter the name of the Android application package and SHA1 of fingerprints Certificate (optional). Next will download the configuration file json google-services.json automatically, which will be added in the directory app in the Android project. You can skip section Add Firebase SDK Copy the google-services.json fi

Generate API Key for Chat GPT

1. Go to  https://platform.openai.com/account/api-keys  , Log In or Sign Up you can choose using google account or microsoft account 2. Click on button Create new secret key , this action will show popup dialog you can copy the secret key/api key, please make sure you copy and paste in safe place, because you won't be able to view it again If after login or register you cannot view page above, go to profile menu > View API Keys