skydroid icon indicating copy to clipboard operation
skydroid copied to clipboard

Won't install VLC due to mismatching native code

Open ljrk0 opened this issue 4 years ago • 6 comments

I have only the F-Droid collection enabled and can install VLC from the F-Droid App. However, when using Skydroid to install it, it will complain since it's incompatible with my device (arm64-v8a). This is likely due to

https://f-droid.org/en/packages/org.videolan.vlc/

supporting multiple different builds for the same version, with me requiring 13030407 but the "first" or "newest" being build 13030408. To fix this, a query to the metadata of the app and the device would be required.

ljrk0 avatar Apr 18 '21 15:04 ljrk0

SkyDroid supports multiple APKs for different ABIs, the problem here is that the build numbers for the same version are not consistent. I will look into this soon because some other apps do the same thing

redsolver avatar May 03 '21 14:05 redsolver

Screenshot_20210504-032420 Happend to me as well

Thewisem avatar May 04 '21 00:05 Thewisem

This bug should now be fixed in the latest SkyDroid Version 0.5.5.

  • The update should be available in SkyDroid in the next hour
  • Or you can just download the new APK directly: https://github.com/redsolver/skydroid/releases/tag/v0.5.5

Please let me know if everything works now, thanks!

redsolver avatar May 04 '21 20:05 redsolver

It does install fine, but it seems to think it didn't work: image If I go back afterwards it thinks the version isn't up-to-date despite it being so: image

ljrk0 avatar May 04 '21 21:05 ljrk0

Could you please verify that you are using SkyDroid 0.5.5? If yes, could you please send me the debug info in Settings -> Debug Info?

redsolver avatar May 04 '21 21:05 redsolver

Ok it fixed for me

Thewisem avatar May 04 '21 23:05 Thewisem