My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

An Android app that can automatically download and apply patches/fixes for installed apps. It makes possible to add features to closed source apps without distributing proprietary code.

Planned features (in more or less chronological order):

  • apks patching
    • res files adding, deleting, replacing - especially useful for themes designers
    • applying smali patches
    • bsdiff patching
    • xml assets patching
    • resources.arsc patching
  • signing and zipaligning apks after patching
  • automatic app version matching
  • automatic downloading to SD card some dependencies like smali, baksmali, zipalign, etc.
  • patching system apps
    • with root permissions
    • without root - by changing package name and installing it beside original app
  • possibility to generate update.zip file to reinstall some critical apps
  • online repository of users fixes
  • tool that simplify or maybe fully automate generating of patches
Powered by Google Project Hosting