I just preordered a full body Phantom Skinz protector @ 30% off.
>>>30% Off <<<
30% off only valid until 11:59pm MST, 3/2/16
>>>30% Off <<<
30% off only valid until 11:59pm MST, 3/2/16
from xda-developers http://ift.tt/1oUbhTN
via IFTTT
/* *** Disclaimer
* Your Warranty is now Void!
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed. Please do some research
* if you have any concerns about features included in this KERNEL
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
adb push Vendor_1915_Product_0196.kl /sdcard/
adb shell
su
mount -o remount,rw /system
mv /sdcard/Vendor_1915_Product_0196.kl /system/usr/keylayout/
chmod 644 /system/usr/keylayout/Vendor_1915_Product_0196.kl
chown system.system /system/usr/keylayout/Vendor_1915_Product_0196.kl
mount -o remount,ro /system
Center Button - Scancode 28 remapped to DPAD_CENTER
Back Button - Scancode 165 remapped to MEDIA_REWIND
Foreward Button - Scancode 163 remapped to MEDIA_FAST_FORWARD
Home Button - Scancode 102 remapped to HOME
GO Button - Scancode 217 remapped to MEDIA_PLAY_PAUSE
Game Button: Scancode 64 (commented out)
STB Button: Scancode 87 (commented out)
MyBox Button: Scancode 68 (commented out)
TV Button: Scancode 88 (commented out)
Please notice, I'm not responsible for any damage in hard- and software of your devices, if you are following this guid. You do all on your own risk. |
adb shell
su
setprop sys.usb.config diag,adb
3.a) This is my Comprehensive Guide to Kernels. It will have most of what you need in order to learn how to adjust kernel settings.4) Install BusyBox - What is BusyBox?
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* A lot.
*
./flash-all.sh
< waiting for any device >
target reported max download size of 67108864 bytes
sending 'staging' (3091 KB)...
OKAY [ 0.091s]
writing 'staging'...
OKAY [ 0.152s]
finished. total time: 0.243s
target reported max download size of 67108864 bytes
sending 'boot' (21772 KB)...
OKAY [ 0.527s]
writing 'boot'...
OKAY [ 1.024s]
finished. total time: 1.551s
rebooting...
finished. total time: 0.059s
< waiting for any device >
sending 'system' (1578475 KB)...
FAILED (command write failed (Protocol error))
finished. total time: 0.000s
target reported max download size of 67108864 bytes
erasing 'vendor'...
OKAY [ 0.164s]
sending sparse 'vendor' (65498 KB)...
OKAY [ 1.606s]
writing 'vendor'...
OKAY [ 3.285s]
sending sparse 'vendor' (65472 KB)...
OKAY [ 1.582s]
writing 'vendor'...
OKAY [ 2.895s]
sending sparse 'vendor' (65532 KB)...
OKAY [ 1.611s]
writing 'vendor'...
OKAY [ 3.437s]
sending sparse 'vendor' (48152 KB)...
OKAY [ 1.196s]
writing 'vendor'...
OKAY [ 2.448s]
finished. total time: 18.223s
rebooting...
Originally Posted by DaemeonZane To Whom It May Concern: I am writing to you today with a request for more information regarding the locked bootloader of all LG G4 devices, save the European G4 variant, the H815. In the past, LG has been a developer friendly company that has, albeit somewhat grudgingly, supported development of custom software for their devices. As the owner of many LG devices, it saddens me to no end that your company no longer seems to support the unlocking of its many Android devices. Unlocking one variant whilst refusing to even consider unlocking the others in a series is tantamount to shooting yourselves in the foot as a company. While many believe that securing the bootloader will prevent warranty issues with the devices in question, by not allowing the software (and hardware) to be utilised to its full potential, you run the risk of people attempting to modify their phones through unsupported and unsafe means, increasing the overall cost of replacements and repairs to both yourself as well as the companies you supply with these devices. Furthermore, you have not released the source for all the G4 variants, which makes testing almost impossible. We, the staff at Tofflemire Tech Solutions, as well as the development community as a whole, respectfully request that you consider unlocking the bootloaders of your devices, specifically the G4 and G5 variants. We also respectfully request that, should you continue to keep these bootloaders locked, that you provide us with a reason as to why they cannot/should not be unlocked. Respectfully, David Tofflemire, Lead Consultant Tofflemire Tech Solutions |