如何在小组活动在标签startActivity对结果的活动? [英] How to startActivity for Result from Activity under Group Activity Under Tabs?

查看:62
本文介绍了如何在小组活动在标签startActivity对结果的活动?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发一个应用程序中,我使用的多个活动标签下的活动。我现在用的<一个href="http://united-$c$crs.com/nico-heid/use-android-activitygroup-within-tabhost-to-show-different-activity"相对=nofollow>这个教程。

I am developing an app in which I am using multiple Activity Under Tab Activity .I am Using this Tutorial.

我想从一个活动得到的结果。我怎样才能做到这一点。我不能找到它。我看了两三个例子,如和<一href="http://stackoverflow.com/questions/4850404/how-to-get-result-of-child-activities-in-a-parent-tab-activity/4850455#comment12942477_4850455">this.但我没能找到我怎样才能得到结果。我也试过

I want to get the Result from next Activity. How can i do it. I am not able to find it. I have read two or three Example such as this and this. But I am not able to find out how can I get the result. I also tried

    View view = getLocalActivityManager().startActivityForResult("Search", 
new Intent(this, WhatMenu.class).
addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP)).getDecorView();    
But it only Supports `startActivity()`

。任何帮助将鸭preciable。
在此先感谢

. Any Help will be Appreciable.
Thanks in Advance

推荐答案

我已通过 ViewFlipper 解决了感谢每一个机构的帮助。

I have solved it via ViewFlipper Thanks every body for help.

这篇关于如何在小组活动在标签startActivity对结果的活动?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆