Video Tutorial: How to Generate your Android App with GoodBarber
First time submitting the app?
If it is the first time, you will automatically skip over steps 1 and 2, but keep in mind that the Package Name (a very important component of your app's identity determining the Android API Key as well as the Store URL) is found in Step 2.
Create a Google API project
It is very important that you do not modify the default value of the Project ID.
After you click Create, copy your project number which you will find on the page that appears next and paste it into the corresponding field back in your GoodBarber back office.
Activating API's
After going to API's & AUTH > API's, activate all of the following services, and accept the Terms of Service if asked:
-Google Maps Android API
-YouTube Data API
-Google Cloud Messaging API
Push Notifications
After following the instructions to create a Server Key in the Google Developer's Console, the following two IP ranges in your GoodBarber back office at Step 4.1 need to be copied:
213.251.158.192/27
94.23.134.224/27
Once you click Create, your Server API Key will be generated, which is what you will use to connect your YouTube section. Put this value into the appropriate field at Step 4.2 and return back to the Google Developer's Console to create your Android Key.
Almost done!
Everything is ready now to build your Android app!
Design

