Tagged Questions
0
votes
1answer
111 views
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 ...
0
votes
2answers
74 views
Android Google Mapv2 null pointer exception
I am using google map v2 in my application, but when I try to create a object for SupportMapFragment with onActivityCreated() this method is not getting called somebody please
help me
Here is my ...
0
votes
0answers
172 views
Android Back button very slow
I have an android app with a TabActivity holding 4 tabs - a list view, a map view, another list and a webview. From the list view I can tap an item and it starts another activity, pressing back ...
1
vote
1answer
974 views
error with google maps v2 in tab (MapFragment in Fragment)
I have a fragmentActivity where I build a tabHost and in each tab there is a Fragment. Well, I haver four tabs 3 with info and 1 with a fragment where is included a google-map-v2 (is a fragmentMAp in ...
