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.
My exploit leverages a vulnerability to allow me to set the
ro.kernel.qemu property, which essentially tricks the device into
thinking it's an emulator, and subsequently causes ADB to run with root
privileges, allowing me to install su and Superuser. I had no problems
with this approach on any of the Spectrums I tested, but I have heard
reports on other LG devices that setting this property may cause
bootlooping. I'd be a little surprised if this was the case on the
Spectrum - it seems more likely that these people removed some system
application they weren't supposed to. If this is actually a problem for
some Spectrum users, there are plenty of ways I can work around it, but
I don't want to spend the time if it's just users causing problems via
other means.
In either event, doing a factory restore (via recovery menu) will stop
any bootlooping, because the property is set via /data/local.prop, and a
factory restore wipes the /data partition. So feel free to give it a
try, since there's absolutely no risk of harming your device, even if it
fails (which I don't think it will).