Lines Matching full:href
14 <li><a href="#publishing-intro">Introduction</a></li>
15 <li><a href="#publishing-gather">Gathering Materials and Resources</a></li>
16 <li><a href="#publishing-configure">Configuring Your Application</a></li>
17 <li><a href="#publishing-build">Building Your Application</a></li>
18 <li><a href="#publishing-resources">Preparing External Servers and Resources</a></li>
19 <li><a href="#publishing-test">Testing Your Application for Release</a></li>
23 <li><a href="{@docRoot}guide/publishing/publishing_overview.html">Publishing Overview</a></li>
24 <li><a href="{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a></li>
25 <li><a href="{@docRoot}guide/publishing/publishing.html">Publishing on Android Market</a></li>
31 preparation process is a required <a href="{@docRoot}guide/developing/index.html">development
47 Market, you should also read <a href="{@docRoot}guide/publishing/publishing.html">Publishing on
61 href="{@docRoot}guide/developing/index.html">development
100 href="{@docRoot}guide/developing/debugging/index.html">Debugging</a> and <a
101 href="{@docRoot}guide/developing/testing/index.html">Testing</a> sections in the Dev Guide.</p>
117 certificate requirements, see <a href="{@docRoot}guide/publishing/app-signing.html#cert">Obtain a
123 href="http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/ MapView.
125 href="http://code.google.com/android/add-ons/google-apis/maps-overview.html">Google Maps external
128 href="http://code.google.com/android/add-ons/google-apis/mapkey.html"> Obtaining a Maps API
134 href="{@docRoot}guide/practices/ui_guidelines/icon_design_launcher.html">icon guidelines</a>. Your
142 href="https://www.google.com/support/androidmarket/developer/bin/answer.py?answer=1078870">Graphic
157 <a href="https://www.google.com/support/androidmarket/developer/bin/answer.py?answer=1078870">
174 href="{@docRoot}guide/topics/manifest/manifest-element.html#package">package</a> attribute
194 href="{@docRoot}guide/developing/projects/index.html#ApplicationProjects">Android Projects</a>.
202 <a href="{@docRoot}sdk/ndk/index.html">Android NDK</a>, such as
224 <li><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html">
230 <a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a>
235 <a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a>
237 <a href="{@docRoot}guide/publishing/versioning.html">Versioning your Application</a>.</p>
244 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"> <uses-sdk></a> element. For more
246 href="{@docRoot}/guide//appendix/market-filters.html">Market Filters</a>.</p>
257 <a href="{@docRoot}guide/practices/screens_support.html#screen-independence">
265 <a href="{@docRoot}guide/practices/optimizing-for-3.0.html">Optimizing Apps for Android 3.0
271 <a href="{@docRoot}sdk/compatibility-library.html">Support Library</a> to your
291 application, see <a href="{@docRoot}guide/publishing/licensing.html">Application Licensing</a>.</p>
305 <a href="{@docRoot}guide/publishing/app-signing.html#ExportWizard">Compile and sign with Eclipse
309 your application (see <a href="{@docRoot}guide/developing/building/building-eclipse.html">Building
312 <p>The Export Wizard assumes that you have a <a href="#billing-keys">certificate and private key</a>
315 <a href="{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a> for more
322 see <a href="{@docRoot}guide/developing/building/building-cmdline.html#ReleaseMode">Building in
323 Release Mode</a>. This build method assumes you have a <a href="#billing-keys">certificate and
326 <a href="{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a> for more
333 href="{@docRoot}guide/market/billing/index.html">in-app billing</a> in your application and you are
347 <a href="{@docRoot}guide/topics/testing/what_to_test.html">What to Test</a>. This article provides
351 <a href="{@docRoot}guide/publishing/publishing_overview.html#publishing-release">Releasing Your
353 <a href="{@docRoot}guide/publishing/publishing.html">Publishing on Android Market</a>.</p>