In my application when run on my Samsung S4 I get this message: "An error has occurred in sub:main_calculation(java line:523) Java.lang. numberFormatExeption: Invalid double:"". "
I am at lost here. I know that I have a sub that is called Calculation but reading my code again and again can't find what is triggering the error.
My question is what shall I look for: Basically in my Calculation sub, numerical values are transferred to declared variables and then some math are performed. Many thanks
Yves
I am at lost here. I know that I have a sub that is called Calculation but reading my code again and again can't find what is triggering the error.
My question is what shall I look for: Basically in my Calculation sub, numerical values are transferred to declared variables and then some math are performed. Many thanks
Yves