Lines Matching refs:running
51 …k in your Android application. This tutorial walks you through setting up and running the demo.</p>
69 …<li>A running web server compatible with Servlets API version 2.5, such as <a href="http://tomcat.…
78 <li>Emulator (or device) running Android 2.2 with Google APIs.</li>
96 …aging for Android Library</strong> in the SDK Manager, make sure you are running version 20 or hig…
101 <li>Generate the server's WAR file by running <code>ant war</code>:</li>
121 …<li>Deploy the <code>dist/gcm-demo.war</code> to your running server. For instance, if you're usin…
126 <p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linux…
169 [java] INFO: The server is running at http://192.168.1.10:8080/
171 [java] INFO: The admin console is running at http://192.168.1.10:8080/_ah/admin
176 …<p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linu…
238 <p> If the emulator is running Android 4.0.4 or later, this step is optional as GCM does not requir…
275 …system notification so the user would be notified even if the demo application was not running.</p>