Skip to content

With this bash script you will be able to install Xposed without a recovery.

License

Notifications You must be signed in to change notification settings

iicc1/XposedInstaller-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XposedInstaller-script

####With this bash script you will be able to install Xposed without a recovery.

##Instructions:

  • 1 Download the proper Xposed Zip depending on your device from the official XDA thread and install the Xposed apk.

  • 2 Download the latest installer.bin from this repo (select English or Spanish) and place both files in the internal memory of your phone with the original name.

  • 3 Your phone must be rooted with SuperSu installed (if not, root will be loosed after reboot).

  • 4 Latest version of BusyBox must be installed.

  • 5 Install an Android Terminal emulator like this one or this. You can use ADB too.

When all it done, open Terminal emulator and write:

su

Allow root permissions.

sh /sdcard/installer.bin or you can use this too: sh /storage/emulated/0/installer.bin

The script will be launched. Look at the errors, if any will appear in red. If the errors doesn't appear on the script, maybe they are in the log generated at /sdcard/Xposedinstaller.log

If you have any troubles, contact me. I am iicc on XDA, HTCmania, 4PDA, DualSim and iicc1 on GitHub and Telegram.

About

With this bash script you will be able to install Xposed without a recovery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages