Has anyone tried the hotspot widget on VD?
If you do try it could you let us know if it's still working.
Is there any reason to hold off on updating to it? I have a bit of extra time this morning...
I haven't tried the Hotspot Widget but Wireless Tether for Root Users works just fine. In fact, I am writing this post while tethered with it.
So LG fails miserably once again.
1) They try to make it unrootable. That obviously didn't happen as I was able to root it 30 seconds after updating.
2) They didn't bother to patch the wifi tether exploit so now we get to screw Sprint out of ~$30 a month. Nice going LG.
Not in my opinion, as it seems to run a bit faster and boot a bit faster. It also probably fixes the LG logo hang issue.
i think they fixed wifi tehter when i try to use it from the widget it disconnects my 3g then waits then says hotspot unavailable so it is trying to use the proper (bad in our case) profile now.
They fixed the exploit that the Hotspot Widget takes advantage of, but Wireless Tether for Root Users 2.0.7 works wonders.
does it unload correctly without breaking wifi until reboot? coz that was my issue with it before.
The trick is to update using the LG tool but YOU HAVE TO HAVE ZEFIE'S XIONIA CLOCKWORK RECOVERY INSTALLED FIRST!!!
Since I already concatenated the flash_image for ThundeRC to the stock flash_image, will doing it again break anything if it's not stock?cat /sdcard/flash_image > /system/bin/flash_image
I currently have the ThundeRC custom recovery installed, but am one of the few users that have the new LCD hardware, so the screen is blank in recovery mode. Do I need to install the stock VC recovery first before switching to Xionia Clockwork Recovery? I wasn't sure, since part of the procedure is
Since I already concatenated the flash_image for ThundeRC to the stock flash_image, will doing it again break anything if it's not stock?
This command doesn't flash an image to your phone, It just copies the flash_image utility to your phone so you can flash images in the future.
cat /sdcard/su > /system/bin/su
The above command essentially replaces /system/bin/su with the contents of /sdcard/su
cat /sdcard/su >> /system/bin/su
The above command appends the contents of /sdcard/su to the end of /system/bin/su
flash_image is flash_image is flash_image. There is no such thing as a "stock" flash_image. And it only appends to the end of the file if you use >> instead of >.
For example:
Looking to do this when I get home later tonight (updating to VD that is). Just wanted to know if I could get any opinion from you as to the validity of the method I mentioned in this post:
http://forum.androidcentral.com/lg-...s/66736-sw-version-ls670zvd-4.html#post700943
Thanks in advance.
Nope, it sure does NOT break wifi on unload. Like I said, works wonders.
Someone please correct me if I am wrong, but I believe wireless tether won't run on ThundeROM 1.7 as wireless tether requires a non stock kernel and TR 1.7 is running a stock kernel.