More information - - there are no errors in the logcat log - the logcat shows ActivityManager starting the new Activity and then immediately start the first Activity again.
On Mar 24, 7:11 pm, jotobjects <[email protected]> wrote: > startActivity from a fragment starts the Activity and then returns > immediately. It executes the onCreate in the new Activity but never > brings it to the front. > > Has anyone seen this behavior? -- 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

