Texture Override killed build

unity 2018.1.0
After i overrided all my textures for optimization my android builds not installing


after building

build settings

player settings

Did you try deleting the old app from the phone before installing the new one?

i didnt even installed old app

this error not only in mine devace
i have 2 phones
Samsung S23 ultra


Samsung 55A

Doesn’t seem unity related tbh, but there is a reddit thread about samsungs and some kind of ‘secure folder’ or some kind of security measure interfering
https://www.reddit.com/r/androidapps/comments/u9drlb/i_want_to_install_an_apk_but_it_shows_app_not/

This one actually seems even better
https://www.reddit.com/r/androiddev/comments/wr652q/app_not_installed_as_package_appears_to_be/

installing apk through adb provide more error information.
The cause is the versionCode of the new apk is less than the new apk.

nevermind
that not an samsung phones problem

my sdk just died, i reinstalled it and all working now