All,

     I meet an issue: my activity cannot return result.

    I created an activity which has one  TabHost. I added three tabs
using mTabHost.addTab. Every tab will launch an activity(activity A,
activity B, activity C).  In activity A, it will call
startActivityForResult to start activity A1. The issue is activity A
cannot get any result after A1 finish.

   What is the reason? How should I do if I want to get return value?
thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to