It could be that the Intents are from background services and tasks from other apps. Filter it by Process ID to see only your app.
Thanks On Mon, Oct 10, 2011 at 10:05 PM, John Goche <[email protected]>wrote: > > Hello, > > This may sound funny, but sometimes when I run my application it is > as though a ghost is pressing the buttons on the screen launching > intents and what not. I'm not sure there is anything that can be done > about it, but I thought it would be worth asking if anyone else has seen > anything like it. > > Seriously now... anyone seen anything like this? > I suspect somehow events get queued up while making > sqlite database calls when going from screen to screen > and then get fired at my activities all at once pressing > buttons and what not. > > Regards, > > John Goche > > -- > 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 -- ------------------ Raghav Sood CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles required to have complete control) http://www.raghavsood.com/ https://market.android.com/developer?pub=Appaholics http://www.appaholics.in/ -- 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

