Skip to content

Request for system binder wrapper like Shizuku #196

@auag0

Description

@auag0

I want like the following functionality:

IPackageManager pm = IPackageManager.Stub.asInterface(new RootBinderWrapper(getService("package")));
pm.getInstalledPackages(0, 0);

For reference, Shizuku implements this approach in the ShizukuBinderWrapper class, which you can find here:
https://github.com/RikkaApps/Shizuku-API/blob/master/api/src%2Fmain%2Fjava%2Frikka%2Fshizuku%2FShizukuBinderWrapper.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions