Changes

Jump to: navigation, search
The Android Studio Editor
* '''E – The Validation and Marker Sidebar''' – Android Studio incorporates a feature referred to as “on-the-fly code analysis”. What this essentially means is that as you are typing code, the editor is analyzing the code to check for warnings and syntax errors. The indicator at the top of the validation sidebar will change from a green check mark (no warnings or errors detected) to a yellow square (warnings detected) or red alert icon (errors have been detected). Clicking on this indicator will display a popup containing a summary of the issues found with the code in the editor as illustrated in Figure 7-2:
<google>ADSDAQBOX_FLOW</google>
[[Image:android_studio_editor_code_analysis_1.4.png]]

Navigation menu