Description | Resource | Location |
---|---|---|
sqrt cannot be resolved to a variable | MainActivity.java | line 205 |
Incompatible operand types Button and boolean | MainActivity.java | line 208 |
Syntax error on token "double", delete this token | MainActivity.java | line 204 |
sqrt cannot be resolved to a variable | MainActivity.java | line 204 |
sqrt cannot be resolved to a variable | MainActivity.java | line 203 |
Incompatible operand types Button and boolean | MainActivity.java | line 213 |
Syntax error on token "double", delete this token | MainActivity.java | line 209 |
Syntax error, insert ";" to complete Statement | MainActivity.java | line 36 |
power cannot be resolved to a variable | MainActivity.java | line 209 |
H White wrote:I've corrected by removing the advanced functions but still getting the errors or reached end of file while parsing
H White wrote:Errors
1: Error ')' expected
2. Error: reached end of file while parsing
3. Execution Failed for task :app:compileDebugJavaWithJavac
that is a way to split your class in others small ones and make your code more readable, logic and able to manage features growth,State pattern,
code is emotional
Campbell Ritchie wrote:
Those colours are a little overpowering.
Dave Tolls wrote:. . . shouldn't be doing GUI design.
Been there. Done that. Went back for more. But this time, I took this tiny ad with me:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
|