Hi,

I recently noticed there is a difference in behavior between an actual
device (HTC Magic in my case) and the emulator. What I noticed is that
in the device when another activity is started via startActivity(),
the calling activity does not get destroyed. In the emulator, the
calling activity is paused, and right after the new activity is
resumed, the calling activity is destroyed.

Does anyone know if these behaviors can exist in any device or the
emulator behavior is local to it? I thought the emulator is supposed
to behave like an actual device since the codebase are the same? Btw,
both are using Adroid 1.5.

If this topic is already present in the discussions, sorry for the
duplicate and kindly point me to the right direction.

Thanks for any insight.

Jay

-- 
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

Reply via email to