Lines Matching full:development
25 <li><a href="#libraryReqts">Development requirements</a></li>
29 <li><a href="#considerations">Development considerations</a></li>
166 <p>Once you've created your project, you're ready to begin development.
167 You can move your project folder wherever you want for development, but keep in mind
183 <code>android update project</code> command to update the project to the new development
219 with a <em>debug key</em> (for immediate testing on an emulator or development device)
248 (but only onto an emulator or attached development device).
257 you can quickly run your applications on an emulator or your own development device by building in
504 <li>Ensure that your development computer can detect your device when connected via USB</li>
507 Development</a> for more information.</p>
544 <p>An Android <em>library project</em> is a development project that holds
614 <h3 id="libraryReqts">Development requirements</h3>
620 <p>However, to use library projects, you need to update your development
813 <h3 id="considerations">Development considerations</h3>