I think it's safe to say that most people ignore subjects that contain
"urgent".  But this is the beginners list, so perhaps people should
ignore that and just read the text.



On Sep 24, 12:40 pm, Sean Hodges <seanhodge...@googlemail.com> wrote:
> On Thu, Sep 24, 2009 at 11:23 AM, Atif Gulzar <atif.gul...@gmail.com> wrote:
> > Thanks Murphy ,
>
> > I really appreciate your help. I posted this questions about two weeks ago
> > on developers list. But when I did not get any response. I posted it on both
> > lists. Sorry if I lost my patient and posted it twice but you response (>>If
> > you want that
> > fast of a response, please hire a consultant.) is bit harsh.
>
> I think considering the response harsh really depends on how you read
> it. If you were in fact urgently seeking an answer, and needed it
> within hours, then hiring a consultant would have improved your
> situation. It's also always good to point out best practices to a
> poster that violates them, because they are otherwise left wondering
> why they get no answers to their questions. Mark is definitely not the
> only subscriber on this list who ignores cross-posters or people who
> re-post the same question within hours of the last one.
>
> Anyway, another option in addition to Mark's suggestion would be to
> block the startActivity call whilst your AsyncTask is running. Set a
> boolean flag that indicates that your task is "busy", and use a
> Activity.postDelayed() callback to poll for the flag to become false
> before changing activity.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to