Lines Matching refs:import

34 import tool so you can quickly transition your Eclipse ADT workspaces and Ant build scripts to
38 through a sample import procedure. For more information about Android Studio features and the
119 included in the import.</li>
121 <code>project.properties</code> or <code>.classpath</code> files for import. You can
122 add these references in the <code>build.gradle</code> file after the import. For more
128 paths during the import process.</li>
163 <p>After selecting an Eclipse ADT project to import, Android Studio creates the Android
165 and configures the required dependencies. The import options also allow you to enter your workspace
173 project individually to import the projects into the same Android Studio project. Android
178 import. Android Studio imports the test project and then follows the dependency chain to import
181 <li>If Eclipse ADT projects share dependencies within the same workspace, import each
183 across the newly created modules as part of the import process.</li>
186 <p>To import a project to Android Studio:</p>
198 <p> <img src="{@docRoot}images/tools/studio-import-destination-dir.png" alt="" /></p></li>
199 <li>Select the import options and click <strong>Finish</strong>.
200 <p>The import process prompts to migrate any library and project dependencies to Android Studio,
201 and add the dependency declarations to the <code>build.gradle</code> file. The import process
204 manually. The import options also allow you to enter your workspace directory and any actual
207 <p> <img src="{@docRoot}images/tools/studio-import-options.png" alt="" /></p></li>
209 <li>Android Studio imports the app and displays the project import summary. Review the summary
210 for details about the project restructuring and the import process.
211 <p> <img src="{@docRoot}images/tools/studio-import-summary.png"/></p>
219 the project import summary to make sure the project re-structuring and import process completed
225 <p>After completing the import process, use the Android Studio <strong>Build</strong> and
254 re-starting the import process. Importing an Eclipse ADT project to Android Studio creates a new