droidmaxx2root
Lurker
Welcome this is the official disscusion forum for the droid maxx2 what should be listed here are details on rooting, ROMs, xposed and all the other good stuff
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I seriously doubt it.. You would get the update, but no longer have root.Indeed they are very similar phones, the only speculation I'm having right now is that rooting this phone might prevent you from getting the future android marshmallow update
Isn't there like a semi-universal method that works to root most phones running lollipop?Can anyone confirm that this works?
I tried it, there's a step in where you go to Motorola's website to get a boot-loader unlock key, when i tried to get the key it said the device was not eligible to receive a key. So as of now this method does not work, Thanks Verizon.Can anyone confirm that this works?
http://rootmyandro.blogspot.com/2015/11/root-motorola-droid-maxx-2-how-to-root.html?m=1 anyone willing to try method 2
fastboot oem config fsg-id "a initrd=0x90000000,1766036"
on this phone.That proved that the argument had been injected into the cedric kernel command-line. (With a similar result on athene)
Next we verified that we could control the initrd argument, which allowed us to force the Linux kernel to load initramfs from a specified physical address. We ran fastboot oem config fsg-id "a initrd=0x12345678,1234", expecting the kernel to crash afterwards. It indeed crashed!