When working on a new version (or a custom version) sometimes I fine myself forced to uninstall to install the new version using B4A - IDE
ADB install has 2 options
Is there someway to get B4A / IDE to use these two options or at the very lease allow using the -d option
BobVal
ADB install has 2 options
B4X:
-r: Reinstall an existing app, keeping its data.
-d: Allow version code downgrade
Is there someway to get B4A / IDE to use these two options or at the very lease allow using the -d option
BobVal