- FH = In feedhenry studio
- UA = On UrbanAirship website
- G = Googles Api Console
- (FH) Clone PushTest into studio ([email protected]:Crosbie/PushNotificationTester.git)
- (UA) Register account with UrbanAirship
- (UA) Create new App in UrbanAirship (push enabled), fields can be left blank for now
- (G)Enabled a Google API Console https://code.google.com/apis/console/
- (G) Enable Google Cloud Messaging for Android
- (G) API Access - Create new Server key (no IP addresses)
- (UA) Edit app to include Google API key, and FH app package name (config/Android)
- (FH) Enable Push Notifications, copy Application Keys from UA
- (FH) Get Google Project number from API console (Overview)
- (FH) Build Android app