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.
Is there anyway to root this phone yet?
I have an LG F3, and at least on it they say you have to have a Windows PC to be able to communicate with the phone for tweaking etc. So maybe you are not having any luck because you are on a Mac.
---------- Linux kernel messages when connecting LG Volt ----------
[ 254.862371] usb 3-6.4: new high-speed USB device number 7 using xhci_hcd
[ 254.874117] usb 3-6.4: New USB device found, idVendor=1004, idProduct=631f
[ 254.874120] usb 3-6.4: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 254.874122] usb 3-6.4: Product: LGE Android Phone
[ 254.874124] usb 3-6.4: Manufacturer: LG Electronics Inc.
[ 254.874125] usb 3-6.4: SerialNumber: 00d68_______70e2 <redacted>
[ 254.874239] usb 3-6.4: ep 0x81 - rounding interval to 32768 microframes, ep
desc says 0 microframes
[ 254.874244] usb 3-6.4: ep 0x1 - rounding interval to 32768 microframes, ep
desc says 0 microframes
--------------------------------------------------------------------
# ./adb devices
List of devices attached
00d6________70e2 device (serial # redacted)
# ./adb reboot recovery
#
----The phone reboots to recovery. When I select "apply update with ADB", the phone says
----"Now send the package you want to apply to the device with
----'adb sideload <filename>'..."
# ./adb devices
List of devices attached
# ./adb sideload kk_root.zip
error: device not found
#
---The Linux kernel messages appear after selecting "apply update with ADB" option:
[ 553.593965] usb 3-6.4: USB disconnect, device number 7
[ 724.272424] usb 3-6.4: new high-speed USB device number 8 using xhci_hcd
[ 724.283370] usb 3-6.4: no configurations
[ 724.283372] usb 3-6.4: can't read configurations, error -22
[ 724.345212] usb 3-6.4: new high-speed USB device number 9 using xhci_hcd
[ 724.356158] usb 3-6.4: no configurations
[ 724.356159] usb 3-6.4: can't read configurations, error -22
[ 724.418000] usb 3-6.4: new high-speed USB device number 10 using xhci_hcd
[ 724.428933] usb 3-6.4: no configurations
[ 724.428935] usb 3-6.4: can't read configurations, error -22
[ 724.490790] usb 3-6.4: new high-speed USB device number 11 using xhci_hcd
[ 724.501722] usb 3-6.4: no configurations
[ 724.501724] usb 3-6.4: can't read configurations, error -22
