Hi, I've developed a Timer App that consists of 1 count down timer and 1 count up timer. I recently installed it to my Droid X phone for the first time from by connecting my phone to my development box via USB, running the app from the Eclipse IDE, choosing my phone from the Eclipse device list. The installation worked. However, when I run my Timer App on my phone and another app runs concurrently, my phone freezes up and I have to pull the battery to unlock the phone. For example, I was running my Timer App and while it was running, I received a text message. This caused the phone to freeze up. Another time, the Timer App was running, I opened up a web browser while it was running, and this caused the phone to freeze up.
I don't know what's causing this problem as this is the first Android App I've developed and installed to my phone. Under my phone's app settings, I have 'Unknown Sources' checked. Under the phone's App Settings->Development settings. USB debugging is checked, Stay Awake is Checked. My app manifest file has debuggable set to true. Please help. Thanks in Advance, Donny -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

