android-studio-apple-m1 icon indicating copy to clipboard operation
android-studio-apple-m1 copied to clipboard

Running an App directly from AS doesn't update Native Libraries in device

Open erenalp opened this issue 4 years ago • 1 comments

AS does update and pack them into the apk but doesn't update the ones in device when you run directly. You have to clean install or install the apk manually via adb command.

erenalp avatar Apr 21 '21 11:04 erenalp

if you are having same issue just go to run configuration and check "Always install with package manager".

erenalp avatar May 03 '21 19:05 erenalp