I am currently busy with this turotial: http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/
And im stuck at this line:
final int icon = R.mipmap.ic_launcher;
It cannot resolve symbol "R"
How can i import this symbol?