Android Performance Issue- TabHost - Timer - SetCurrentTab() - Google Maps Api V2
问题 As i said in title i 've got a performance issue on my Android application. I've got a public static tabhost and a timer and a Google Maps . Timer scheduled to work every 3 seconds. It 's updating something according to my WebService which is related to database. For example if my web service response equals to "1" then i'm switching tab 0 otherwise 1. In this case when i switch to google maps which is in tab 1 with this update everything is ok. When a second update came with a result of "0"