You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Alex (JIRA)" <ji...@apache.org> on 2012/07/28 09:25:34 UTC

[jira] [Commented] (CB-1152) Document AndroidManifest.xml Update to Avoid Orientation Crashes

    [ https://issues.apache.org/jira/browse/CB-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424292#comment-13424292 ] 

Alex commented on CB-1152:
--------------------------

No, they have not ...
http://docs.phonegap.com/en/2.0.0/guide_getting-started_android_index.md.html#Getting%20Started%20with%20Android

I still see the same than before ...
it should be changed to this:

android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale"

                
> Document AndroidManifest.xml Update to Avoid Orientation Crashes
> ----------------------------------------------------------------
>
>                 Key: CB-1152
>                 URL: https://issues.apache.org/jira/browse/CB-1152
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Android, Docs
>    Affects Versions: 2.0.0
>         Environment: /docs/en/2.0.0/guide/getting-started/android/index.md
>            Reporter: Michael Brooks
>            Assignee: Joe Bowser
>             Fix For: 2.0.0
>
>
> Recently, a bug was discovered in Android that causes Ice Cream Sandwich apps to crash when the orientation changes. This is not a bug with Apache Cordova, but instead an issue with Android's SDK.
> Regardless, [~bowserj] has solved this problem with an update to the {{AndroidManifest.xml}}. The update will be included in the Apache Cordova 2.1.0 distribution, but that does not help 2.0.0 users.
> Please add a documentation note to the Android Getting Started Guide on how to update the {{AndroidManifest.xml}} to avoid this issue.
> Details about this issue can be found at #CB-1147

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira