Skip to content

[FR] replace app instead of deleting on android #3382

Open
@farfromrefug

Description

@farfromrefug

I am working with nativescript on Android with livesync (using tns 4.0.0-2018-01-23-10431)
Depending on the change i make, the app requires to be re installed.
To do that nativescript first delete the app then install it again.
This is an issue in dev because you loose all the app settings. So if you are working on a deep workflow of the app, you have to do all over again pretty often.

Couldn't the app be only replace with adb install -r ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    deployDescribes issues related to deploy command or operation of installing app on devicefeatureos: androidrunDescribes issues related to run command

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions