What is the Android Studio Terminal Pane?

前端 未结 5 1268
陌清茗
陌清茗 2021-01-01 17:04

This may seem trivial, but I really can`t find anything with Google, so I ask here: What is the \"Android Studio Terminal pane\" mentioned here (under \"Add the configuratio

5条回答
  •  清酒与你
    2021-01-01 17:51

    Android Studio Panel is like Normal terminal, but there is the difference between them. Normal Terminal point home directory of operating system and Android Studio terminal point the directory of Project.

提交回复
热议问题