On Tue, Oct 13, 2009 at 4:05 AM, [email protected] <[email protected]> wrote: > > My application is background application.It uses WIFI lock and > INTERNET permission. It is doing some socket communication with a > Remote Host PC and as well as with a local android application. It > will start based on incoming SMS.
What do you mean by "background application"? Are you using a Service, or are you just creating a Thread that sticks around? > While my application is running, I tried to use the browser > application. Within a minute my application is getting crashed.(in > DDMS log, I found the application process has died) > > And again I restarted my application, it is always getting crashed > within a minute. > > I could not find the reason from the DDMS log. > > Someone can help me to figure out the problem... > > Thanks in advance. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

