It's extremely unlikely that anyone is going to download and read through your code for free. Generally, you wait until the socket is connected, and then send an intent to start the activity...
kris On Wed, May 16, 2012 at 8:23 AM, Hasham Tahir <[email protected]> wrote: > Hi, i am building and app which requires Server PC and Android client. > Although i am unable to call and activity using intend right after the > client connects. Any ideas? I really need help on this. I am posting my > files here Thanks. > > -- > 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 -- 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

