Does this overclock both processors or just one?
Overclocks both, plus GPU

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.
Does this overclock both processors or just one?
uh, easiest way for rooted vm720 is probably:
-->install android terminal emulator (play store)
-->download/save V4 boot image to root directory of external sd
-->in android terminal emulator type:
su <hit enter to become root>
cd /storage/external_SD/
dd of=ls720.original.img if=/dev/block/platform/msm_sdcc.1/by-name/boot
to save a copy of the existing boot image, and then the following to install the V4 overclocked boot image
dd if=ls720.overclockV4.lok of=/dev/block/platform/msm_sdcc.1/by-name/boot
---------
you can do it all on your rooted phone w/o PC....so easy! thanks, Robaho![]()
I downloaded the overclockV4.lok file, & moved to ext sd, but where exactly do I put it? I can't find a folder named "root directory". I created 1, but terminal emulator says "no such file or directory". I know this question is probably ridiculous, but I honestly don't know
Is root directory /mnt/extsd?