Home | History | Annotate | Download | only in topics
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "../dtd/reference.dtd">
      3 <!-- get to this dialog by clicking Browse next to Instance in the Run Configurations dialog (Main tab) -->
      4 <reference id="u_select-instance" xml:lang="en-us">
      5   <title>Instance Selection dialog</title>
      6   <shortdesc>Allows you to select the device instance that will serve as the target for the run configuration. This
      7     dialog appears when you click <uicontrol>Browse</uicontrol> next to the <uicontrol>Instance</uicontrol> field on the
      8     Main tab of an <uicontrol>Android Application using Studio for Android</uicontrol> run configuration.</shortdesc>
      9   <prolog>
     10     <metadata>
     11       <keywords>
     12         <!--<indexterm></indexterm>-->
     13       </keywords>
     14     </metadata>
     15   </prolog>
     16   <refbody>
     17     <section>
     18       <p>This dialog displays the set of device instances currently known to MOTODEV Studio for Android. This includes
     19         physical devices that are currently connected to your development computer as well as any AVDs you have created
     20         (whether or not they are running). Note that if you create a run configuration that targets a physical Android
     21         device and then unplug that device, the configuration becomes invalid. You can only run such a configuration if
     22         you either select a different device instance or once again plug in the device used to create the
     23       configuration.</p>
     24     </section>
     25   </refbody>
     26 </reference>
     27