Table of contents
What you need to know before starting
- Do you have a Google Firebase account?
- If yes, are you able to create a Firebase application and get the associated authentication keys?
- Do you have a certificate to sign your Android applications?
Step 1: Create a Firebase project
Go to https://console.firebase.google.com/
- Create an Android application
- Download the “google-services.json” file
- Go to “Project Settings” under “Cloud Messaging” and copy your Server Key
- Generate a .keystore file to sign your application: https://support.google.com/googlep
Final step: Fill the information in Powell Manager
Open your application and go to the "Android Setting" tab.
- Enable the Android configuration
- On-field “Package Name” enter your app identifier: “com.yourcompany.yourappname”
- On-field “Keystore alias” enter your Keystore alias as created previously
- Select your Android splash screen color
- Then the following "Notifications" block is optional and used only if you enabled Notifications. You must define :
- On-field “Google service key” enter your firebase server key copied previously in step 1
- Upload your “google-services.json” file
- The final step is about the asset of the app (splash screen and logo files). You have 2 options :
- Upload only one file (all other sizes will be generated)
- Upload all the sizes needed (see the board with all needed sizes)
Needed sizes for Splashscreen | Needed sizes for icon |
|
|
Comments
0 comments
Please sign in to leave a comment.