Function "Clear code ..." for Android Studio v2.2.2
1 answer
When you clear your code using Android Studio, it starts checking the rules that define the code.
For a list of specific rules, check βFile β Settings β Editor β Scan. Here you can find all the rules, for example,
- unused variables
- unused import
- Download problems
- Code style issues,
- Problems with Java Beans, etc.
Android Studio , . .
. Android Studio , .
+9