Hi All, I am new to Android. Can anyone let me know how to implement back button feature for activities inside tabs.
Following is the requirement: I have three tabs "one", "two" and "three". Inside tab "one" activity one.java is displayed. In one.java I am having button, which will call activity "ActivityOne.java". When i click emulator back button i am not able to get the previous activity(One.java). I have extended ActivityGroup and also used LocalActivityManager. Any help will be appreciated. Thanks, Suda. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

