You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "David King (JIRA)" <ji...@apache.org> on 2016/02/10 16:20:18 UTC

[jira] [Created] (CB-10585) Use the `adb install -r` flag to replace the app and keep local data by default

David King created CB-10585:
-------------------------------

             Summary: Use the `adb install -r` flag to replace the app and keep local data by default
                 Key: CB-10585
                 URL: https://issues.apache.org/jira/browse/CB-10585
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 6.0.0
            Reporter: David King
            Priority: Minor


Adding the -r flag means that local data is kept in-tact.

Currently every time I use `cordova run android` my local data is wiped as the app is re-installed rather than replaced.

I think a version prior to 6.0.0 used the -r flag as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org