如何在android / eclipse上的tabhost中显示webservice的结果

时间:2012-06-19 11:08:38

标签: android eclipse web-services android-tabhost

我需要在tabhost中显示“结果”(结果来自于使用webservice)。 怎么做?

非常感谢?

1 个答案:

答案 0 :(得分:0)

你的问题不够明确。

Tabhost是一个容器,我们通常会在其中放置一些活动。因此,当您从webservice获得结果时,您可以将结果放入活动中。