I am trying to implement Google Cloud Messaging for Android (GCM)
by following the demo
But i am unable to execute some command like $ ant war
If you want to execute $ant war
command:
ant war
command into Windows command line (prompt).
After ant war
command .war
file will be created. .war
file on tomcat server for example. (create Java EE project, then download and install tomcat server, configurate paths, and run your project on tomcat server...)