Closed jonnyrobbie closed 5 years ago
Trying to install Riot.im, F-droid Version 0.9.4 (40090400) on the Nokia 6.1, Android version 9, sec patch 2019-09-01 via ADB.
I got this error:
$ adb install im.vector.alpha_40090400.apk Performing Streamed Install adb: failed to install im.vector.alpha_40090400.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
$ adb shell $ uname -a Linux localhost 4.4.153-perf+ #1 SMP PREEMPT Wed Sep 4 13:15:26 CST 2019 aarch64
Some other recent app updates worked fine, for example:
$ adb install net.sourceforge.opencamera_73.apk Performing Streamed Install Success
Is this a known issue? How would I solve it?
welp, I'm an idiot: https://gitlab.com/fdroid/fdroiddata/issues/1814
Trying to install Riot.im, F-droid Version 0.9.4 (40090400) on the Nokia 6.1, Android version 9, sec patch 2019-09-01 via ADB.
I got this error:
Some other recent app updates worked fine, for example:
Is this a known issue? How would I solve it?