android packaging nightmare

I got the packaging to work. Using this setup:

my game now can run on android-8 and upwards.

When I install the package I do sometimes get “cannot find resources” popup on the phone, but reinstalling it seems to fix this everytime, so I am assuming it is something with the install bat file that has a race condition or something like that.