I have an app I created in eclipse for the Droid with the Android OS. In eclipse it is showing no errors but when I run it in the emulator I get a force close when I click on the only button in my app which does the calculation.
It's not a big app it just a small app which calculates the duration of flow for a oxygen cylinder.
Thanks
How to find out why the app force closed with Android?Android app for droid.
Page 1 of 1
2 Replies - 5155 Views - Last Post: 18 February 2010 - 07:44 AM
#1 Guest_Djanvk*
How to find out why the app force closed with Android?
Posted 17 February 2010 - 05:40 PM
Replies To: How to find out why the app force closed with Android?
#2
Re: How to find out why the app force closed with Android?
Posted 17 February 2010 - 08:28 PM
At the top right of Eclipse, you will see "Java" and "Debug". Go to the Debug. In the bottom right, you will see a number of windows. One of those windows is LogCat. LotCat will show you the error, line number, and stack trace. The errors will be in red.
#3
Re: How to find out why the app force closed with Android?
Posted 18 February 2010 - 07:44 AM
Hey thanks for the help, I'll give it a try.
Page 1 of 1
|
|

New Topic/Question
Reply
MultiQuote






|