StackMobAndroid.init(this.getApplicationContext(), StackMob.OAuthVersion.One, 0, API_KEY, API_SECRET);
API_KEY is stackmob's public key(?) API_SECRET ? the api_key which is obtained from GCM will be configured in stackmob's push module.
StackMobAndroid.init(this.getApplicationContext(), StackMob.OAuthVersion.One, 0, API_KEY, API_SECRET);
API_KEY is stackmob's public key(?) API_SECRET ? the api_key which is obtained from GCM will be configured in stackmob's push module.
Api Sercret and API Key means After installing from Stackmob website for your android applications they will be providing the API key and APISECRET Key to access the account for push notifications.
Did you ever visited Stackmob site ? or registered the account ?
You need to sign up here https://dashboard.stackmob.com/signup