use thread.join() method.

On Tue, May 18, 2010 at 10:09 PM, TreKing <[email protected]> wrote:

> On Tue, May 18, 2010 at 10:38 AM, henrik <[email protected]> wrote:
>
>> Because the startup is not dependent on the background check.
>
>
> I see. In that case, since you have multiple threads, you could have the
> integrity checker wait on the login thread to ensure that one completes
> first before showing the error message (if any).
>
>
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered devices
> http://sites.google.com/site/rezmobileapps/treking
>
> --
> 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]<android-developers%[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

Reply via email to