Sorry, yes, by the slide, I meant the hardware keyboard. Now, if this is indeed an orientation change event, in theory it shouldn't be breaking my app since I have fixed the orientation to portrait in my application xml. Or maybe there is some kind of override on Droid phones related to the orientation... Thanks
On Nov 12, 12:49 pm, Mark Murphy <[email protected]> wrote: > On Fri, Nov 12, 2010 at 5:05 AM, DraganA <[email protected]> wrote: > > I'm having crash reports on Motorola Droid phone which force closes my > > app when the slide is open or closed. > > What is "the slide"? > > > I don't have the phone and can't > > test it. I was wondering if anyone know what kind of event occurs and > > if any activity callback method is called for those events. > > If "the slide" is the hardware keyboard, that is an orientation change. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 > Available! -- 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

