This How To Enable Multi Window On Android 6.0 Marshmallow

How to enable Multi Windows on Android 6.0 Marshmallow. Android Marshmallow is the latest Google owned mobile operating system that's armed with plenty of awesome and great features, the one that's being caught with so many attentions is Multi-Window.
Advertisements.

This mode will make you able to run two apps at the same time on your screen. And this feature has been planted by Google on the 6th series of their OS.

Well a big screen will not be hard to get this mode running, but still it's fun for all. However this feature is put deep down into the sources of Android 6.0. For average users this will be impossible. But one of recognized XDA developer forum, Quinny899 has set it enabled on Androi 6.0. And Quinny899 is not alone, people on Reddit also confirmed him.

If you want to enable Multi-Window feature on your Android 6.0 based phone, then you are in luck, because Quinny899 has posted a step by step tutorials to enable the Multi-Window feature on our device. You can follow the full instructions on this post.

All you need is a TWRP recovery installed on your device, a computer and ADB drivers also a USB cable. And can be applied on both rooted and non-rooted device.
Advertisements.

How to enable Multi Window on Android 6.0 Marshmallow?

Enable Multi Window Android 6.0
For rooted device.
  1. Now download build.prop editor.
  2. Then search the ro.build type.
  3. Edit the file to userdebug via user.
  4. Now reboot your Android device when you are prompted to do it.
  5. When finished rebooting, then head to Developer options.
  6. And then go down to bottom option of Drawing category.
  7. Then find and enable Multi-Window mode there.
For non-rooted device.
  1. Now boot your device to recovery mode.
  2. Then use your USB cable to connect your device to computer.
  3. Within recovery mode mount your system, do so by heading to Mounts then choose System.
  4. Now on your computer, open a command prompt. Do so by creating a new folder from desktop, then open the folder -> right click on empty space within folder, when your finger hold shift button, then choose Open Command Window there.
  5. Type the following command on command prompt.
    adb pull / system / build.prop
  6. The command above is to get a build.prop file. Open the file with Notepad++ on Windows.
  7. Then search and find this line ro.build.type from the build.prop file on Notepad.
  8. Then find the text written with user then change it to userdebug.
  9. Save file file now.
  10. Now back to command window, then execute the command below then enter.
    adb push build.prop / system/
  11. Now open a shell using the command below.
    adb shell
  12. You will then see an adb shell launched, type the command below and hit enter then.
    cd system
    chmod 644 build.prop
  13. Now you can come out from adb shell.
  14. Restart your device now. By going to Recovery menu then choose Reboot -> System.
  15. When your device is on again. Then head to Developer options via Settings.
  16. Then go down under Drawing category, enable the Multi Window from there.
  17. Done.
Well done my friend you just enabled Multi Window on Android 6.0 Marsmallow. It's an experimental app which probable won't run as smooth as expected. But won't kill a cat just to give it a try.
Share This :



sentiment_satisfied Emoticon