Closed Lanchon closed 5 years ago
i worked around the javac bug and pushed core support for android 9. UI support is not implemented for now.
glad it worked, thanks! ill delete your messages because they dont belong here. next time you have an issue, please open a new issue (unless yours is already reported). thanks!
BTW, i pushed UI support for android 9; haven't made a proper release yet.
all done.
support for Pie is blocked by a javac bug that i describe here. i reported the bug to bugreport.java.com and it has been assigned internal review ID 9059540. the bug is present in both open-jdk 8 and 9.
UPDATE: bug has been accepted here.
(FYI: this report could be related.)
as a workaround you can apply the hook and core patches for android 8 on android 9 and they will provide always-on signature spoofing. but the optional UI patch for Oreo does not apply on Pie.