I am trying to push a notification out of phongap.
I followed the next tutorial http://www.pushwoosh.com/programming-push-notification/android-gcm-push-notifications-guide/
but there I need to have google project id and pushwoosh app id . so basically what process to get these identifiers .. ???
Any help would be appreciated!
This guide shows where you can find your Google Project ID: http://www.pushwoosh.com/programming-push-notification/enabling-gcm-services-for-google-api/
The Pushwoosh application identifier is the application code (XXXXX-XXXXX) that you can find on your application page in the Pushwoosh control panel.
Go to https://code.google.com/apis/console and enable GCM. You will see the project ID in the control panel. (you can even see the project ID in the url after logging in)