- 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.
推薦閱讀
- Bootstrap Site Blueprints Volume II
- 從零開始:數(shù)字圖像處理的編程基礎(chǔ)與應(yīng)用
- Mastering Spring MVC 4
- C#程序設(shè)計(jì)(慕課版)
- 編程珠璣(續(xù))
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- Mastering macOS Programming
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- 深度學(xué)習(xí):Java語言實(shí)現(xiàn)
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實(shí)戰(zhàn)
- Julia for Data Science
- 編程可以很簡(jiǎn)單
- JavaScript+jQuery網(wǎng)頁(yè)特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程
- Mastering Gephi Network Visualization