- Mastering Android Studio 3
- Kyle Mew
- 176字
- 2021-07-02 18:42:33
Workspace structure
The overall structure of Android Studio is not dissimilar to other IDEs. There are windows for editing text and screen components, others for navigating project structures, and others still for monitoring and debugging. The IDE is highly flexible and can be configured to suit many specific needs and preferences. A typical layout might look like this:

A typical workspace layout
Although these windows can be arranged in any way we please, generally speaking, in the previous screenshot, the four panes might have the following functions:
- Navigating a project, module, or library
- Editing text and designing layouts
- Defining component properties or screen previews
- Monitoring and debugging
There are times when a large number of open panes can be distracting; for these times, Studio has a Distraction Free Mode, which displays only the current editor window and can be entered from the View menu.
There are many different perspectives we can take on our projects and many ways to organize them. The best way to see how is to take a look at each in turn.
推薦閱讀
- Android開發(fā)精要
- VMware vSphere 6.7虛擬化架構實戰(zhàn)指南
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實戰(zhàn)編碼
- 用戶體驗增長:數(shù)字化·智能化·綠色化
- 深度學習:Java語言實現(xiàn)
- SSM開發(fā)實戰(zhàn)教程(Spring+Spring MVC+MyBatis)
- Bootstrap for Rails
- PyQt編程快速上手
- SSH框架企業(yè)級應用實戰(zhàn)
- C語言程序設計教程
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)
- 從零開始學UI設計·基礎篇
- 趣學數(shù)據(jù)結構
- 深入理解Zabbix監(jiān)控系統(tǒng)