APatch

Verified safeOpen source
No reviews reviews
46
downloads
8.0
android

AI summary

Kernel-based root solution for Android that grants superuser privileges directly in kernel space rather than through traditional daemon methods. Requires an existing root environment to function. This build fixes a UI bug where the update dialog would repeatedly reopen on every screen redraw due to a misplaced click handler in the UpdateCard component.

Generated by AI. May contain inaccuracies.

Screenshots

About this app

For the program to function, root user rights are required.

Brief description: Kernel-based root solution for Android.

Description: Application for obtaining root rights. Runs in kernel mode and provides Root rights to user applications directly in kernel space.

What's new

v8e44767Aug 5, 2026
  • Developer: Fixed an issue where the update dialog would re-open on every redraw (#1526)
  • An error occurred in the UpdateCard component, in the lambda function associated with the icon parameter of the WarningCard component. Instead of being bound to the onClick parameter, it was bound to the icon parameter due to changes to the component made in version 61e261d, where an icon slot was added after close. As a result, the click handler ran as a side effect during the redraw: each redraw called showConfirm() and reopened the dialog with information about the changes, so canceling the dialog triggered another redraw and the dialog never remained closed.
  • Pass the click handler explicitly using the onClick parameter.

About this version

Version
8e44767 (11220)
Size
5.12 MB
Requires Android
8.0
Target SDK
26
Architecture
arm64-v8a
Downloads
46
Updated
Aug 5, 2026
Package
me.bmax.apatch

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app