You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/12 19:49:01 UTC

[jira] [Commented] (CB-6390) Android Manifest Update Suggestions

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

ASF subversion and git services commented on CB-6390:
-----------------------------------------------------

Commit 6f79246d1af50abd6bcf8c20f04f0912c39835ed in cordova-lib's branch refs/heads/0.21.5 from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=6f79246 ]

CB-6390: Update npm-shrinkwrap.json for release 0.21.5


> Android Manifest Update Suggestions
> -----------------------------------
>
>                 Key: CB-6390
>                 URL: https://issues.apache.org/jira/browse/CB-6390
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 3.4.0
>            Reporter: Matthew Keable
>            Priority: Minor
>              Labels: android, androidmanifest.xml
>
> Building a project in Cordova 3.4 I receive the following warnings from Eclipse.
> 1) Should explicitly set android:allowBackup to true or false (it's true by default, and that can have some security implications for the application's data)
> 2) <uses-sdk> tag appears after <application> tag
> 3) <uses-permission> tag appears after <application> tag
> Would it be possible to either set a default for android:allowBackup or create a config.xml setting for it?
> Is it possible to rearrange the order in which tags are written to the manifest?



--
This message was sent by Atlassian JIRA
(v6.2#6252)