don't do any complex operations like network connection.. etc on main thread
for those operations use separate thread

if any time taken operations on main thread will cause fource close
exception

try to keep main thread as simple as possible..


On Fri, Mar 13, 2009 at 5:05 PM, zeeshan <genx...@gmail.com> wrote:

>
> Hi Android Experts,
>
> i am having a force close Dialogue msg for few seconds when i run my
> application.
> can anyone tell me why is that and how can i resolve it.
> do i need to use thread to start my main activity?
>
> any solution?
> >
>


-- 
Dilli Rao. M

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to