Oneplus One

Intall TWRP or Boot one time for superuser only

1. Download Android SDK here (command line tools only on the very bottom of the page). Install, and update only tools.

2. Download lates TWRP here. Move file into folder Andreoid/android-sdk/platform-tools of SDK tools that you just installed. For windows 10 it is C:\Program Files (x86)\Android\android-sdk\platform-tools

3. Put your phone into fastboot mode (volume up and power at the same time).

4. Run cmd as administrator, and do following:

A. FOR PERMANENT INSTALL

cd C:\Program Files (x86)\Android\android-sdk\platform-tools

fastboot flash recovery twrp.img       (where twrp.img is your file name, for example twrp-3.0.2-0-bacon.img)

fastboot reboot

Phone will restart and now you have TWRP custom recovery installed.

B. FOR TEMPORARY ONE TIME USE – to install superuser root.

cd C:\Program Files (x86)\Android\android-sdk\platform-tools

fastboot boot twrp.img       (where twrp.img is your file name, for example twrp-3.0.2-0-bacon.img)

Power down your phone to restart. It will boot into TWRP, so you can install SU.

 

Oneplus One root – SU (superuser)

After booting into TWRP. Hit “Install” and choose the SuperSU.zip from the location on your phone that you saved it to earlier.

 

 

FOR XPOSED MODULES see here

Oneplus ONE multiwindow, multiple apps at the same time on the screen.

  • Install Marshmallow on your Android smartphone.
  • Root your device – Nexus 5Nexus 6
  • From Google Play Store, install a file manager app with root access.
  • Open the newly installed file manager app and grant it root permission.
  • Go to /system/ directory and open build.prop file.
  • Inside the file, change the value of build type from user to userdebug.
  • Save the build.prop file.
  • Reboot your device.
  • Once back, enable Developer Options: go to Settings About Phone > tap on Build Number seven times.
  • Go back to Settings Developer Options > go to the bottom of the Drawing category and enable Multi-window from the options.