android - Is using AsyncTask on every activity a good practise? -


i know if practice use asynctask on every activity in app? need improve speed @ activities load , asynctask should trick. there risks of doing way?

if want identify taking time use traceview profile activity. bad idea try optimize before identifying culprit causing lag.

with said should enable strict mode catch performance bugs early.

good luck!


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -