multithreading - Does Android enforce performing UI actions only from the UI thread? -


i understand android applications have a single ui thread.

does runtime enforce ui calls made thread, or programmer make sure no ui calls made other threads?

if try touch view thread other owning ui thread nice calledfromwrongthreadexception.

jal


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -