Lines Matching full:provides
42 <p>Android Developer Tools (ADT) is a plugin for Eclipse that provides a suite of
45 provides GUI access to many of the command line SDK tools as well as a UI design tool for rapid
74 <li><a href="{@docRoot}tools/help/android.html">android</a>: Provides access to
86 <li><a href="{@docRoot}tools/debugging/ddms.html">DDMS</a>: Provides
90 <li><a href="{@docRoot}tools/help/adb.html">adb</a>: Provides access to
103 <p>In addition to Eclipse's standard editor features, ADT provides custom XML editors to help
124 <p>ADT provides the following custom, form-based XML editors:</p>
160 <p>In addition to the normal code editing features of Eclipse, ADT provides enhancements to the Android
201 <p>ADT provides many features to allow you to design and build your application's user interface.
212 <dd>In the middle of the editor is the canvas. It provides the rendered view of your
221 <p>The canvas also provides
237 <dd>On the left side of the editor is the palette. It provides a set of widgets that
244 It provides options to change a layout's rendering mode or screen type.</dd>
490 <dd>Provides refactoring suggestions depending on the current context. Press
492 Mac) in an editor, and Eclipse provides a list of possible refactorings depending on the
493 context. The Quick Assistant provides fast access to all of the above refactorings, where applicable.