Skip to content

Instantly share code, notes, and snippets.

@rwarner
Last active December 30, 2015 10:39
Show Gist options
  • Save rwarner/7817184 to your computer and use it in GitHub Desktop.
Save rwarner/7817184 to your computer and use it in GitHub Desktop.

##Installing Xposed & Gravity Box

Quick Actions in Gravity Box

###Requirements

###Installation for Xposed

  1. Install Xposed Installer apk: http://dl.xposed.info/latest.apk
  2. Launch Xposed Installer on your device
  3. Tap Framework -> Tap Install/Update
  4. Reboot

###Installation for Gravity Box

  1. Install Gravity Box apk: http://forum.xda-developers.com/showthread.php?t=2316070
  2. Go to Xposed Installer -> Modules
  3. Check off Gravity Box
  4. Reboot

Now you can go into gravity box and customize your settings accordingly.

###Notes

  • If you ever need to uninstall Xposed or any of the modules, you can go back into Xposed Installer and tap uninstall then reboot. This will restore from the backup your /system/bin/app_process and disable any modules.
  • Modules run as any other type of APK and appear in your app drawer. You can leave these installed if you ever need to uninstall Xposed for OTA updates or any other purpose. The advantage is you don't lose out on your customizations if you temporarily uninstall Xposed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment