Skip to content

Jefino9488/FrameworkPatcher

Repository files navigation

FrameworkPatcher

Modify Frameworks Website Deployment

Description

This framework patcher patches miui/hyper frameworks

  • framework.jar, services.jar, miui-framework.jar, miui-services.jar

Refer to the usage section to know how to use this patcher

Supported Devices

  • All Xiaomi Devices
  • Only A13 - A14 devices are supported
  • use stock framework files (modified files are not supported)
  • recommended to use on CN Hyper OS

Usage

  • Visit the Website of FrameworkPatcher
  • provide the required direct urls of the files
  • google drive links are not supported
  • use Android dumps url to get versionized zip
  • give device name, rom verision correctly
  • click on the build button
  • you can navigate to workflow to see the progress
  • if the build is successful
  • download the file from the release section

Features

  • China Notification Fix
  • Support Gboard keyboard extension
  • Fully Disabled signature verification (core patch)
  • disable secure flag

Further Development

  • add support to spoofing
  • play integrity fix
  • add support to other devices
  • ...

Contributing

FrameworkPatcher is an open source project and your contribution is very much appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/featureName)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/featureName)
  5. Create a new Pull Request
  6. Wait for the review
  7. If the review is successful, the changes will be merged

Credits