Lines Matching full:application
22 <p>When building a mobile application, it's important that you always test your application on a
28 run your application on the device each time you compile. You can install your application on the
40 application
43 allow you to verify that your application functions properly on different versions of the Android
53 <li>Declare your application as "debuggable" in your Android Manifest.
57 the <code><application></code> element.</p>
59 file, be sure to disable it before you build for release (your published application
128 <p>If using Eclipse, run or debug your application as usual. You will be
131 install and run the application.</p>