Joe Maples
Joe Maples
+1 @JesusFreke
@LeeDroid- Those are only tests. The smali.jar and baksmali.jar files are still built despite those failures. If you're hoping to test his source out on 8.1 dex files, it most...
For those of us having problems, I want to point you too a little tool I found. [https://github.com/anestisb/vdexExtractor](url) extracts dex instructions from a vdex file and unquickens (deodexes/de-optimizes/whatver you want...
@razorloves Glad to hear it worked! I had yet to test it on angler. @LeeDroid- I haven't compared the outputs as I'm not using vdexExractor for modifying apps. They install,...
@Lanchon the 8.1 release of oatdump doesn't support unquickening, however, the master branch does. You can build the master branch and ship that, however I dont want want to ship...
See issue https://github.com/Alexays/Waybar/issues/1347
@rovo89 You can disable rescue party to stop reboot to recovery, no ramdisk patch needed
@ZiZasaurus Both. I am able to reproduce it on my Motorola Moto One (2018) running Android 9 and the emulator on APIs 24-31, but I am not able to reproduce...
@bl4ckb0ne I'm getting similar corruption on my laptop with an RX 6800m, though it only happens on external displays. According to dmesg, it seems like something is triggering a bug...
@pbeliveau Sorry for the delay, missed the notification for this. I've narrowed down my issue to being caused by [this bug in amdgpu](https://gitlab.freedesktop.org/drm/amd/-/issues/1748). It results in corruption very similar to...