android - Using view with separate thread than UI thread. -


i have own view draw few bitmaps in ondraw() function slows down getting touch events(miss of them) why want separate drawing bitmaps' thread , getting touch events' thread(ui thread) don't know how because both seems must in ui thread.

you need go @ sample applications google provides part of sdk. give detailed examples of how stuff this.

i start lunarlander.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -