Very great article about threads is here: http://www.bogotobogo.com/Android/android22Threads.html
I learnt threads from there and now I think I understand it. try to visit this page. On 6. Mar., 23:31 h., brian purgert <[email protected]> wrote: > I have a main thread that controls the drawing on the canvas, but i want > another thread that is just a bunch of true or false statements that detects > if an event happened. > So can some one show me how to make a simply low priority thread. That > starts when the activity starts. It would be much appreciated if someone who > has done it before could show me because, the android doc examples are > confusing me -- 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

