fengberd / FixGreen

A xposed module to fix old android(lower than 7.0) image compressing bug.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FixGreen

A xposed module to fix old android(lower than 7.0) image compressing bug.

Usage

  1. Make sure your android version is lower than 7.0,image compressing bug is fixed in Android N so there's no need to use this module.
  2. Download and install Xposed Installer and install the framework.
  3. Install the module,enable it in xposed installer and reboot your device
  4. Make sure you see 2 green lines when you open this app.

Compile

If you want to compile it by yourself,please make sure your XposedBridge.jar is "Provided" instanceof "Compile" in Android Studio settings.I wrote "provide" in build.grade and put the jar into libs so maybe there's no need to care about that.

About

A xposed module to fix old android(lower than 7.0) image compressing bug.

License:Apache License 2.0


Languages

Language:C 75.0%Language:Shell 16.0%Language:C++ 2.3%Language:Makefile 2.0%Language:Roff 1.6%Language:SAS 0.7%Language:Module Management System 0.7%Language:M4 0.6%Language:Assembly 0.4%Language:HTML 0.4%Language:Java 0.2%Language:Smalltalk 0.1%