So I\'m trying to add a Google App Engine backend to my app. I\'m using Android Studio 0.3.0. When I try to "Generate App Engine Backend" I get t
You have to install maven & Google Cloud messaging for Android.
From terminal:
sudo apt-get install maven
Then inside Android Studio: