On Sep 26, 4:34 pm, Kingcrowley <[email protected]> wrote: > i think i get what you are saying....so basically what i have won't > work because timertask can not affect UI components? so i need to use > a Handler to monitor the things i need in a separate thread? > David > no, don't create any new thread, just create new Runnable, override run () method and postDelayed( that Runnable ) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---
- [android-beginners] Re: ImageView.VISIBLE/INVISIBLE Kingcrowley
- [android-beginners] Re: ImageView.VISIBLE/INVISIBLE Kingcrowley
- [android-beginners] Re: ImageView.VISIBLE/INVISIB... skink
- [android-beginners] Re: ImageView.VISIBLE/INV... Kingcrowley
- [android-beginners] Re: ImageView.VISIBLE/INV... Kingcrowley
- [android-beginners] Re: ImageView.VISIBL... skink
- [android-beginners] Re: ImageView.VI... Kingcrowley
- [android-beginners] Re: ImageView.VI... skink
- [android-beginners] Re: ImageView.VI... skink
- [android-beginners] Re: ImageView.VI... Kingcrowley
- [android-beginners] Re: ImageView.VI... skink
- [android-beginners] Re: ImageView.VI... Kingcrowley
- [android-beginners] Re: ImageView.VI... Kingcrowley
- [android-beginners] Re: ImageView.VISIBLE/INV... Kingcrowley
- [android-beginners] Re: ImageView.VISIBLE/INVISIBLE Steve

