Show some code. I guess, you are blocking the UI with a loop. Thanks and regards, Kumar Bibek
On Apr 6, 4:11 pm, pink 444 <[email protected]> wrote: > Any Help?? > > On Apr 6, 2:31 pm, pink 444 <[email protected]> wrote: > > > Hi All, > > > While opening my application from application launcher. > > some times i am getting blank screen for long time (almost 3 min). > > if i perform some key events then i am getting ANR. > > > Log is as follows. > > > I/ActivityManager( 57): Starting activity: Intent > > { action=android.intent.action.MAIN > > categories={android.intent.category.LAUNCHER} flags=0x10200000 > > comp={com.test/com.test.MyScreen} } > > > E/JavaBinder( 57): !!! FAILED BINDER TRANSACTION !!! > > > After this i am getting activity launch timeout and IDLE timeout. > > > Is there any design issue with my activity or problem with android > > environment. > > > Any help will be highly appreciated. > > > 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 To unsubscribe, reply using "remove me" as the subject.

