http://groups.google.com/group/android-developers/browse_thread/thread/13f1d4a12055659c/2eb8a3ed4a42fa0d

You should read this thread. Specifically Dianne's warning about preventing
the config-change behavior in your apps.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking


On Wed, Dec 9, 2009 at 2:32 PM, UBZack <[email protected]> wrote:

> For each of my activities listed in the manifests of my apps, I always
> include this attribute:
>
> android:configChanges="orientation|keyboard|keyboardHidden"
>
> This keeps the activity from being destroyed when those configuration
> changes take place.
>
> On Dec 7, 6:42 pm, "S. Ghelani" <[email protected]> wrote:
> > Hello Android Developers,
> >
> > I would like to know if there is a way to stop activity destruction
> > upon physical keyboard slide in/out event. Your help would be greatly
> > appreciated.
> >
> > Thanks,
> > Sam
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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