Both activities are declared in the manifest. I saw the post, but it does not give me any clues, except the 'requestFocus'. Is that the issue?
The point is, if I reinstall the APK file, it works. On Tuesday, June 19, 2012 4:53:46 PM UTC+5:30, Put_tiMe wrote: > > 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

