Force the replacement of an existing application#75
Conversation
|
Actually, scratch that, this flags helps with the I'll try to see what else I can dig up. |
|
The way I would resolve the Perhaps making it so ie. Somewhere around here: zig-android-sdk/src/androidbuild/tools.zig Lines 262 to 273 in 8d1deb3 |
|
I'm going to close this for now, please re-open if/when you push further changes :) |
|
Sweet, even better then! I'd like to take a crack at it in a couple of days if you don't mind. I kinda got sidetracked when I opened this PR so I didn't get back to it yet. |
|
@mark2185 Sure thing! |
This just circumvents the need for manually uninstalling the application. I'd leave the instructions in the examples'
README.mdsince it's useful to see how to uninstall the application, but it's likely not a needed step anymore.From
adb's manual:The flag is there since at least 2012 so a compatibility check isn't needed since there aren't any for e.g.
dxwhich is not available since NDK 30 (or somewhere around that time).