Magisk: Android P APIs for SU requests

Created on 31 Jul 2018  路  3Comments  路  Source: topjohnwu/Magisk

I think that Magisk Manager should use the new authentication APIs for superuser requests if it is run on Android P.

The first would prevent more kinds of malware/hijacking and the second would let users use their face or iris alongside fingerprint to authenticate.

enhancement

All 3 comments

Is SU reqest working fine?? or not ???
which script i can use in my app to have root permissiion???

Currently, I have no idea how to integrate the new UI with superuser requests. Maybe one day if I'm too bored I'll think if there is a better way to rewrite the whole UI

The biometrics UI should be easier to implement as the OS provides it's own UI, FWIW.

Was this page helpful?
0 / 5 - 0 ratings