Push Notifications Tutorial FH = In feedhenry studio UA = On UrbanAirship website G = Googles Api Console Steps to Setup (FH) Clone PushTest into studio (git@github.com: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