| Author |
Not outputting calculated data
|
Tom Mordon
Ranch Hand
Joined: Apr 26, 2012
Posts: 30
|
|
Hello,
I'm trying to get my android app to output the data after the calculate button is clicked. The application boots correctly and allows me to type in the times to be calculated but once I hit the button it says error unable .... and does not not work. I know the calculation code works correctly so the problem is somewhere in Android code I think. Any help is appreciated. Any thoughts as to why the calculate button is not working properly?
Thanks
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6588
|
|
|
There is just too much code here to analyze quickly. Can you post a stack trace so we can zero in on the problematic parts ?
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
 |
|
|
subject: Not outputting calculated data
|
|
|