I have two activities, "A" and "B". By default, "A" shows up, and upon pressing a button, "B" is shown.
What happens sometimes is that, in "A", when I press the button to bring up "B", the transition happens, I even see the "B's title". But it immediately exits. I don't do any code changes. I just reinstall the APK file, by using *adb install -r "c:\ABC.apk"*. And it works. I've connected to logcat, but no messages there also. What could be happening? -- 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

