Home | History | Annotate | Download | only in sdk

Lines Matching full:projects

88         <li>Fixed build issue for projects using Renderscript.</li>
136 <li>Added two ProGuard configuration files for use in projects: {@code
158 <li>Fixed problem where test projects did not have access to the full classpath of tested
159 projects, including Library Projects and third-party jars.</li>
162 <li>Fixed Ant support for testing projects with libraries.</li>
325 <li>Added support for checking library projects. This change means that rules such as
378 <li>Added Lint tools to detect common errors in Android projects.
429 <li>Fixed build issue when using Renderscript in projects that target API levels 11-13
480 projects that you build with Ant must be updated with the <code>android update project</code>
487 <li>Changed how library projects are built.</li>
721 <li>All SDK platforms now support Library Projects.</li>
767 <li>Added support for library projects that depend on other library projects.</li>
768 <li>Adds support for aidl files in library projects.</li>
798 <dt>Library projects:</dt>
800 <p>The SDK Tools now support the use of <em>library projects</em> during
803 library project from other Android projects and, at build time, the tools
806 href="{@docRoot}tools/projects/index.html#LibraryProjects">Creating and Managing Projects</a> document.</p>
933 main and test projects.</li>