进度栏在谷歌地图加载期间挂起

时间:2014-10-29 15:17:46

标签: android google-maps asynchronous android-asynctask runnable

问题是下一个。我在我的应用中使用谷歌地图V2。 在执行前我做下一步: setProgressBarIndeterminateVisibility(true); setProgressBarVisibility(true);

计算路径等的所有操作都在doInBackground中。

在帖子上执行只需从本地资源中添加标记。

问题是,进度条没有旋转。它挂了。

有人可以帮忙吗?

0 个答案:

没有答案