In android TabActivity. I want to reload a tab each time it is visited. for example, if there is a tab that get data from the database, I want to fetch data each time the tab activity is appeared .
Where I need to put the operations that get data from database, on onCreate function, onResume .. ??
use like this first Tab
an second Tab