Can't install signed APK
Hello, i successfully built a release version of VLC Android 3.4.0-Beta01 (commit : 331c979f) for arm64. I used uber-apk-signer with keytool to generate a key and apply them on apks.
But I can't install it on my phone ("install unsuccessful"), then I tried to log errors when I installed the apk using "adb logcat '*:E'" You can check those log in the file that i've attached.
What's wrong with my build ?