Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はEclipseでAndroidプログラミングを学んでいます。以前はモバイル デバイスまたはエミュレーターでアプリケーションを実行していましたが、通常はどちらを実行するかを選択できるウィンドウがポップアップ表示され、前回は常にこのデバイスを実行するオプションをオンにしていたため、現在はそのデバイスでのみ実行できます。私のモバイルデバイス!ウィンドウを元に戻してこのオプションのチェックを外し、再度選択できるようにするにはどうすればよいでしょうか? ありがとう!
アプリケーションの選択に移動しeclipse Run Configurations、右側のTargetタブでAlways prompt to pick deviceラジオ ボタンを選択します。
eclipse
Run Configurations
Target
Always prompt to pick device