[OTA][Nexus 7 (2013) LTE]signed-razorg-KVT49L-from-KOT49H.899e0334.zip - Nexus 7 (2013) LTE Android Development

Here is the latest "Verizon patch" OTA for your Nexus 7 (2013) LTE for anyone that wants it. The OTA doesn't seem to push unless you pop in a VZW SIM card. This is Android 4.4.2 Revision 2 and is 37MB in size. It applies only to Nexus 7 (2013) LTE devices on build KOT49H and will update you to build KVT49L. It was done at Verizon's request so I cannot confirm 100% this update doesn't kill puppies. It didn't break my ability to use my phone SIM in my Nexus 7 and tethering (I have a this on my phone data plan) still worked so not sure how evil it is.
Direct Download: Google
Unrooted, stock users can use the sideload instructions here.
Rooted stock users should not flash this OTA.
This patches a lot of things, including the radio, breaks root, and replaces the recovery. I wouldn't be surprised if it replaced your entire music library with Britney Spears tracks.
Instead, the factory recovery images are available now at Google's Developer website. If you want to flash to this version without losing data or replacing your recovery (you will lose root but reinstall Superuser with TWRP/CWN/Philz), then download the factory recovery image and modify it.
Use the install script below (removed -w from fastboot flash image) and remove recovery.img, userdata.img, and cache.img from image-razorg-kvt49l.zip. I attached the script as flash-all.bat.txt for convenience. Remove the .txt extension from it if you want to use it.
flash-all.bat
Code:
@ECHO OFF
:: Copyright 2012 The Android Open Source Project
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed to in writing, software
:: distributed under the License is distributed on an "AS IS" BASIS,
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
:: See the License for the specific language governing permissions and
:: limitations under the License.
PATH=%PATH%;"%SYSTEMROOT%\System32"
fastboot flash bootloader bootloader-deb-flo-04.02.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot flash radio radio-deb-deb-z00_2.42.0_1204.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot update image-razorg-kvt49l.zip
echo Press any key to exit...
pause >nul
exit
build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KVT49L
ro.build.display.id=KVT49L
ro.build.version.incremental=979340
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Tue Jan 14 20:22:58 UTC 2014
ro.build.date.utc=1389730978
ro.build.type=user
ro.build.user=android-build
ro.build.host=kpfj11.cbf.corp.google.com
ro.build.tags=release-keys
ro.product.model=Nexus 7
ro.product.brand=google
ro.product.name=razorg
ro.product.device=deb
ro.product.board=deb
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=asus
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=deb
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=razorg-user 4.4.2 KVT49L 979340 release-keys
ro.build.fingerprint=google/razorg/deb:4.4.2/KVT49L/979340:user/release-keys
ro.build.characteristics=tablet,nosdcard
# end build properties
#
# from device/asus/deb/system.prop
#
#
#set prefer network type
#LTE, GSM, WCDMA(9)
#
ro.telephony.default_network=9
#Display Traditional Chinese/Simplified Chinese carriers name
persist.radio.use_cc_names=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.radio.apm_sim_not_pwdn=1
ro.opengles.version=196608
ro.sf.lcd_density=320
persist.audio.handset.mic=dmic
persist.audio.fluence.mode=endfire
persist.audio.lowlatency.rec=false
af.resampler.quality=4
camera.disable_zsl_mode=1
persist.hwc.mdpcomp.enable=true
ro.audio.monitorRotation=true
ro.qualcomm.bt.hci_transport=smd
drm.service.enabled=true
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
media.aac_51_output_enabled=true
debug.egl.recordable.rgba8888=1
ro.qc.sensors.wl_dis=true
ro.qualcomm.sensors.smd=true
ro.qualcomm.cabl=1
hw.cabl.level=Auto
persist.qcom.cabl.video_only=1
ro.hwui.texture_cache_size=48
ro.hwui.layer_cache_size=32
ro.hwui.r_buffer_cache_size=4
ro.hwui.path_cache_size=24
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=5
ro.hwui.texture_cache_flushrate=0.5
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
dalvik.vm.heapstartsize=16m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.config.ringtone=Girtab.ogg
ro.config.notification_sound=Tejat.ogg
ro.config.alarm_alert=Oxygen.ogg
fmas.spkr_6ch=35,20,110
fmas.spkr_2ch=35,25
fmas.spkr_angles=10
fmas.spkr_sgain=0
ro.carrier=unknown
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.gms
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
ro.facelock.black_timeout=1250
ro.facelock.det_timeout=1500
ro.facelock.rec_timeout=2500
ro.facelock.lively_timeout=2500
ro.facelock.est_max_time=1000
ro.facelock.use_intro_anim=true
ro.media.effect.bgdropper.adj=0.2
camera.flash_off=0
ro.setupwizard.network_required=true
ro.com.widevine.cachesize=16777216
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

No need to do all that. Just be stock and have stock recovery installed. Take the ota and reroot. Being unlocked and rooted won't cause a problem but you will loose root because like I said reroot. If you have a custom recovery it will just not install causing no problems.

Related

[OTA][TMO][XT1053]161.44.25.ghost_row.Retail.en.US

Here's the XT1053 T-Mobile US/Unlocked/GSM Developer Edition Android 4.4.2 OTA package for anyone that needs/wants it. This updates you from system version 140.44.3.ghost_row.Retail.en.US (Android 4.4) to system version 161.44.25.ghost_row.Retail.en.US (Android 4.4.2).
Download (Mega)
Mirror (Thanks to cajunflavoredbob)
MD5: e3f387d1484f688fb5e89e917bbe75a9
Manual install instructions for unrooted stock users here.
For rooted stock users with unlocked bootloaders, read this first and make sure you really are back to stock. You need to have a completely stock system and kernel 140.44.3.ghost_row.Retail.en.US to proceed. No Xposed modules, modified build.prop, etc.
This update does not install with TWRP or at least Hashcode's build since his recovery reports it as a XT1060 and the update is looking for "ghost" so there's that. If you tried installing from the system notification and got yourself in a recovery bootloop, then wipe cache before rebooting.
The OTA just patches existing files and you should not lose root. Tested with Superuser 1.0.2.9 and SuperSU 1.89. In practice, you should be able to flash the stock recovery (zip attached to this post) from system with Recovery Tools, OTA, then flash TWRP back again with Recovery Tools when done.
If you rooted with SlapMyMoto and have a locked bootloader, up to you if you want to take this update. This turns write protection back on and you will be pretty much stuck if anything goes wrong.
You should be able to disable the OTA notification until you make up your mind of course of action. One of the 3c apps, not 100% which one, but try disabling 3c_ota.apk first. In adb shell it would be pm disable com.motorola.ccc.ota or use an app to freeze it. If you still get a notification also look at 3c_notification.apk (com.motorola.ccc.notification). If someone would be so kind as to confirm this, I will update the OP.
K
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KXA20.16-1.25
ro.build.display.id=KXA20.16-1.25
ro.build.version.incremental=31
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Fri Jan 10 22:11:02 CST 2014
ro.build.date.utc=1389413462
ro.build.type=user
ro.build.user=hudsoncm
ro.build.host=ilclbld34
ro.build.tags=release-keys
ro.product.model=XT1053
ro.product.brand=motorola
ro.product.name=ghost_retail
ro.product.device=ghost
ro.product.board=MSM8960
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=ghost
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=ghost_retail-user 4.4.2 KXA20.16-1.25 31 release-keys
ro.build.fingerprint=motorola/ghost_retail/ghost:4.4.2/KXA20.16-1.25/31:user/release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# from device/moto/ghost/system.prop
#
#
# system.prop for Motorola MSM8960 devices - generic to all
# Add device-specific or carrier-specific changes to PRODUCT_PROPERTY_OVERRIDES.
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=gpu
debug.enable.wl_log=1
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
debug.sf.no_hw_vsync=0
debug.enabletr=0
hw.trueMirrorSupported=1
telephony.lteOnCdmaDevice=1
#
# system props for the cne module
#
persist.cne.feature=0
# persist.cne.bat.range.low.med=30
# persist.cne.bat.range.med.high=60
# persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
# persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
# persist.cne.bwbased.rat.sel=false
# persist.cne.snsr.based.rat.mgt=false
# persist.cne.bat.based.rat.mgt=false
# persist.cne.rat.acq.time.out=30000
# persist.cne.rat.acq.retry.tout=0
lpa.decode=false
lpa.use-stagefright=true
# IKJBMR2X-72 not default to QC HW AAC encoder
#qcom.hw.aac.encoder=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#33395 is sum of supported format flags in AAL
#Formats: AVI AC3 ASF AAC QCP DTS 3G2
mm.enable.qcom_parser=33395
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=false
ro.config.vc_call_vol_steps=7
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default on mpq8064
mpq.audio.decode=true
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
# Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
ro.crypto.fuse_sdcard=true
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be "fluence" or "fluencepro" or "none"
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.camera.facialproc=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.sensors.gestures=false
#
# system property for Bluetooth hci transport
#
ro.qualcomm.bt.hci_transport=smd
#
# system property for Bluetooth HFP version
#
ro.bluetooth.hfp.ver=1.6
#
# system property for Bluetooth SAP support
# Motorola disabled SAP
#
ro.qualcomm.bluetooth.sap=false
# Bluetooth LE power class
qcom.bt.le_dev_pwr_class=1
#
# Gps Smart Battery Savings (depends on sensor hub)
#
persist.mot.gps.smart_battery=1
#property to check if dynamic resolution change is supported in framework
ro.streaming.video.drs=true
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#
# System prop for clientid per GMS Integration Instructions
#
ro.com.google.clientid=android-motorola
#
# System prop for legal URLs as per GMS integration Instructions
#
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
#
# Radio RIL properties applicable to all 8960 products
#
persist.radio.no_wait_for_card=1
persist.radio.call_type=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.dfr_mode_set=1
#
# Telephony FW properties
#
persist.radio.eons.enabled=1
# directory assistance number
ro.mot.ril.danlist=611,*611,#611
# For TCMD debug level
persist.tcmd.log.limit = 0
#system prop for setting rmnet mux mode
persist.rmnet.mux=disabled
# IKJBXLINE-6927
ro.mot.proximity.delay=300
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.version.full=Blur_Version.161.44.25.ghost_row.Retail.en.US
ro.mot.build.customerid=Retail
ro.mot.build.version.sdk_int=19
ro.product.display=Moto X
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.4.2_r1
ro.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/motomb886/Profile/motomb886.rdf
ro.telephony.default_network=9
net.early.sockets=0
telephony.lteOnCdmaDevice=0
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.ms=android-motorola
ro.com.google.clientidbase.am=android-motorola
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=android-motorola
ro.config.ringtone=Moto.ogg
ro.config.notification_sound=Moto.ogg
ro.config.alarm_alert=Cesium.ogg
ro.bug2go.magickeys=
persist.log.aplogd.config=--collect=mrsek,--format=threadtime,--size=50,--seq,--ext,--backup=3
persist.sys.qc.sub.rstrtlvl=3
persist.sys.qc.sub.rdump.max=3
ro.vendor.extension_library=/system/lib/libqc-opt.so
ro.usb.mtp=0x2e62
ro.usb.mtp_adb=0x2e63
ro.usb.ptp=0x2e64
ro.usb.ptp_adb=0x2e65
ro.usb.bpt=0x2e28
ro.usb.bpt_adb=0x2e29
ro.usb.bpteth=0x2e2a
ro.usb.bpteth_adb=0x2e2b
ro.mot.ds.fastdormancy.disable=true
ro.mot.ds.fastdormancy.incall=false
ro.adb.secure=1
ro.MAX_HIDDEN_APPS=42
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
persist.mot.nfc.ce=2
ro.sf.lcd_density=320
ro.modem.no_wdog_chk=1
ro.mot.vr_source_dsp=1
keyguard.no_require_sim=true
ro.zygote.capsuid=0
mdc_initial_max_retry=10
persist.radio.apn_delay=5000
drm.service.enabled=true
ro.carrier=unknown
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.partial.display=true
ro.media.enc.aud.fileformat=amr
ro.media.enc.aud.codec=amrnb
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.izat.service_mask=0x4
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
nice job Kev
kpetrie77 said:
Here's the T-Mobile/Unlocked/Developer Edition Android 4.4.2 OTA package for anyone that needs/wants it.
https://mega.co.nz/#!mwR2QC7C!s1GukqBXnBU1tUBKajDdzWXYGOFbjL80t-uX_Ds8a8k
Manual install instructions for unrooted stock users here.
K
Click to expand...
Click to collapse
THank you so much man!
munchy_cool said:
nice job Kev
Click to expand...
Click to collapse
Anyone got a checksum? Not keen on flashing a file without one
Can this be flashed by twrp? Or is it required to unroot prior to installing this? Thanks!
Sent from my XT1053 using Tapatalk 2
Should be able to. I fastbooted stock recovery but kept root through the update.
MD5 and build.prop added to the OP.
Sent from my fastboot oem unlock XT1053
I have an xt1053 in mexico can i do it with twrp? Or i need to do it with rsd?
Enviado desde mi XT1053 mediante Tapatalk
mazubo said:
Can this be flashed by twrp? Or is it required to unroot prior to installing this? Thanks!
Click to expand...
Click to collapse
gskelter said:
I have an xt1053 in mexico can i do it with twrp? Or i need to do it with rsd?
Click to expand...
Click to collapse
One of you will need to try TWRP. If it doesn't work, it will fail right from the start. Report back with TWRP version as well please.
Edit: Flashing with TWRP may bootloop back into TWRP. OP updated.
Ok i will try twrp but do not have a computer at this moment i hope everythig works fine heheh
Enviado desde mi XT1053 mediante Tapatalk
FYI, those with LOCKED bootloader with SlapmyMoto and Root will be fine if you take the update with the instructions above. Just finished it an hour ago, and phone is functioning appropriately.
Kenichi
Wierd... I get no data with this... which doesn't make sense as I have T-Mobile Moto X. Anyone have a solution? Tried reflashing... was hoping to use the new radios.
Jayrod1980 said:
Wierd... I get no data with this... which doesn't make sense as I have T-Mobile Moto X. Anyone have a solution? Tried reflashing... was hoping to use the new radios.
Click to expand...
Click to collapse
Odd. I assume you didn't change your APNs of any sort. You sure you didn't disable your data syncing or have a software data cap on yourself?
mazubo said:
Can this be flashed by twrp? Or is it required to unroot prior to installing this? Thanks!
Sent from my XT1053 using Tapatalk 2
Click to expand...
Click to collapse
NO this can only be flashed via stock recovery and will only work on a fully stock system and boot. REMEMBER, that if your bootloader is locked you will not be able to downgrade from this build, trying to do so may result in your device becoming a paper weight.
Kenichi said:
Odd. I assume you didn't change your APNs of any sort. You sure you didn't disable your data syncing or have a software data cap on yourself?
Click to expand...
Click to collapse
I'm a complete moron. I didn't pay attention and flashed the whole GB build. This was just a recovery update flash, not a full firmware. I had to reflash the TMO retail 4.4 build minus the gpt.bin and motoboot.img. Thank God the patch works with a 4.4.2 GB bootloader (though lower build than the North America bootloader). Hopefully this fixes some things!
jimmydafish said:
NO this can only be flashed via stock recovery and will only work on a fully stock system and boot. REMEMBER, that if your bootloader is locked you will not be able to downgrade from this build, trying to do so may result in your device becoming a paper weight.
Click to expand...
Click to collapse
It applies also to unlocked bootloader as well,this is a one way upgrade if you upgrade to this boot loader 30.B4, you can not downgrade, trust me and be warned, its been confirmed
Please only flash the system modem files a boot.img files
Sent on my Gummy running Lenoto X
Anyone else seeing an Adam.apk on their X? Don't recall seeing it before applying this update and searching for it doesn't turn anything up.
I would delete Adam.apk
Sent from my XT1053 using Tapatalk
---------- Post added at 09:58 AM ---------- Previous post was at 09:58 AM ----------
https://plus.google.com/105958707362743598012/posts/6dNzjDeNHMt
Sent from my XT1053 using Tapatalk
papi92 said:
I would delete Adam.apk
Sent from my XT1053 using Tapatalk
---------- Post added at 09:58 AM ---------- Previous post was at 09:58 AM ----------
https://plus.google.com/105958707362743598012/posts/6dNzjDeNHMt
Sent from my XT1053 using Tapatalk
Click to expand...
Click to collapse
link doesn't work for me
munchy_cool said:
link doesn't work for me
Click to expand...
Click to collapse
Me either. What is Adam.apk?
Its a new apk inside the 4.4.2 /system ..
Sent from my Nexus 5 using Tapatalk

[ROM][4.4.2][V500][Flashable] Stock LG V50020A\V50020B GB EU + BusyBox + ROOT

Stock LG build KOT49I.V50020A\V50020B GB EU + BusyBox + Root
for LG G Pad 8.3 V500 ONLY!
Android 4.4.2 Kit Kat :victory:
Disclaimer:
Use this at your own risk. I have personally flashed and tested this build on my own device successfully.
I am not responsible for any damage or data loss encountered due to whatever reason.
Please ensure that you make a full backup of your system before flashing anything.
KOT49I.V50020B OTA*** NEW ***
Features:
Official Stock 4.4.2 LG build KOT49I.V50020B GB EU+ Stock 4.4.2 Kernel
NO Data Wipe
Doesn't flash over existing Recovery or ABOOT (you keep TWRP and retain loki-exploit)
SuperSU 1.94 + su binary Installed
BusyBox 1.22.1-Stericson Installed
Wipes Dalvik-Cache and Cache partition
Working English QVoice and Q Apps
External SD R\W Fix
Downloads:
LG-V500_KOT49I.V50020B_GB_Stock-BB-Rooted.zip (hosted on AndroidFileHost)
Mirrors:
<coming soon...>
md5: 356ba967978ababe124cc30b635c291f
KDZ file for those that want to Flash using that method (these are unmodified KDZ files
, so they are not rooted):
V50020B_00-GB.kdz.zip (hosted on Copy.com)
md5: abac3a356d9bc2cfc7134bd2e737e029
V50020B_00.kdz (From Official LG Servers)
md5: 3172cd8d7f20219453e085f069f30dcb
Click to expand...
Click to collapse
KOT49I.V50020a
Features:
Official Stock 4.4.2 LG build KOT49I.V50020a GB EU+ Stock 4.4.2 Kernel
NO Data Wipe
Doesn't flash over existing Recovery or ABOOT (you keep TWRP and retain loki-exploit)
SuperSU 1.94 + su binary Installed
BusyBox 1.22.1-Stericson Installed
Wipes Dalvik-Cache and Cache partition
Working English QVoice and Q Apps
Downloads:
LG-V500_KOT49I.V50020a_GB_Stock-BB-Rooted.zip (hosted on AndroidFileHost)
Mirrors:
LG-V500_KOT49I.V50020a_GB_Stock-BB-Rooted.zip (hosted on Mega)
LG-V500_KOT49I.V50020a_GB_Stock-BB-Rooted.zip (hosted on Copy.com)
md5: c1570c68405b97d1e4a7889eaacbbbae
KDZ file for those that want to Flash using that method (these are unmodified KDZ files
, so they are not rooted):
V50020A_00_GB.kdz.zip (hosted on AndroidFileHost)
md5: c3af7d3bb70e8e0e41187d7968d8f4bc
V50020a_00.kdz (From Official LG Servers)
Click to expand...
Click to collapse
Prerequisites:
TWRP 2.7.0.0 Installed and working (not tested on CWM recovery)
FULL nandroid Backup
At least 3GB free space on internal memory (not including ZIP file)
Install:
Boot into TWRP recovery.
*** Make a Full backup before proceeding. ***
Flash .zip file in TWRP recovery.
Go take a walk, make some coffee, pace around nervously. Keep Calm... this will take a while! Be patient!!
Flash TWRP 2.7.0.1 for 4.4.2 in recovery (if not already installed)
Reboot device.
Enjoy!!
Many Thanks to
@autoprime - for 4.4.2 initial root method
@Drgravy - for TWRP for V500
@Chainfire - for SuperSU and install script
@jazzruby - BusyBox install script
mine...mine...mine...2nd post is ALL MINE! muahahaha:laugh::silly:
Goodies & Add-ons:
LG OSP (On-Screen Phone) for Windows
LG On-Screen Phone is the service that allows you to view and manipulate your phone remotely via a PC, with the keyboard/mouse input from
the PC. You can also easily exchange data between the PC and your phone
Features
1. You can write, send and receive messages(SMS or other messengers) via PC.
2. You can transfer file contents in Gallery, Music, Video Player, Office Viewer in your phone to the PC by drag & drop.
3. You can easily transfer files from the PC to your phone by dragging & dropping.
4. You can get real-time event notification from the phone.
5. You can see the whole pages of Home Screens in Panorama View. (Only with LG Home)
6. Multi-touch input using keyboard/mouse.
Download:
LG OSP v4.0.004.130823 for Windows
Click to expand...
Click to collapse
No longer needed for US users. See official US build thread here.
Optional build.prop changes for US users
Code:
ro.product.locale.region=GB
ro.build.target_country=EU
ro.build.target_region=EU
to
Code:
ro.product.locale.region=US
ro.build.target_country=NA
ro.build.target_region=NA
Click to expand...
Click to collapse
Known Issues & Fixes:
Boot loop when booting into TWRP with USB plugged in
FIX: Install TWRP 2.7.0.1 for 4.4.2, this fixes bootloop while USB plugged in, and also fixes screen dimming issue.
Workaround: If running TWRP 2.7.0.0 for 4.2.2 - Unplug USB after device reboots. It should boot into Recovery without issue. Replug USB after TWRP has booted.
Click to expand...
Click to collapse
V50020B build.prop (unmodified)
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49I.V50020b
ro.build.display.id=KOT49I.V50020b
ro.build.version.incremental=.1395810977
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Wed Mar 26 14:26:20 KST 2014
ro.build.date.utc=1395811580
ro.build.type=user
ro.build.user=patrickym.kim
ro.build.host=vegita119
ro.build.tags=release-keys
ro.product.model=LG-V500
ro.product.brand=lge
ro.product.name=awifi_open_eu
ro.product.device=awifi
ro.product.board=AWIFI
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=11
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=awifi
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=awifi_open_eu-user 4.4.2 KOT49I.V50020b .1395810977 release-keys
ro.build.fingerprint=lge/awifi_open_eu/awifi:4.4.2/KOT49I.V50020b/.1395810977:user/release-keys
ro.build.characteristics=tablet
# end build properties
#
# from device/lge/awifi/system.prop
#
################################################################
# COMMON system property for this device (geefhd).
# operator-specific property MUST NOT be here.
################################################################
#
# system.prop for surf
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
dalvik.vm.heapsize=36m
debug.enable.wl_log=1
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
#
# system props for the cne module
#
persist.cne.feature=1
ro.hdmi.enable=true
lpa.decode=true
tunnel.decode=false
tunnel.audiovideo.decode=false
lpa.use-stagefright=true
qcom.hw.aac.encoder=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#33395 is sum of supported format flags in AAL
#Formats: AVI AC3 ASF AAC QCP DTS 3G2
mm.enable.qcom_parser=33395
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=false
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default on mpq8064
#mpq.audio.decode=true
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
# System prop to disable a2dp sink which is enabled by default
bluetooth.a2dp.sink.enabled=false
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
#LGE_CHANGE_S 2013.01.31 QCT CABL OFF
ro.qualcomm.cabl=2
#LGE_CHANGE_S 2013.01.31 QCT CABL OFF
# System props for telephony
# System prop to turn on CdmaLTEPhone always
# [email protected] awifi do not use lte telephony feature
#telephony.lteOnCdmaDevice=1
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
#Simulate sdcard on /data/media
#
# LGE_CHANGE_S
# If you use Internal-SD with FUSE, comment-out below
# 2012-01-08 [email protected]
#persist.fuse_sdcard=false
# LGE_CHANGE_E
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.camera.facialproc=true
ro.qc.sdk.gestures.camera=false
# LGE_CHANGE_S [email protected] 2012.4.22 LGE sound profile scenario.
ro.lge.audio_soundprofile=true
# LGE_CHANGE_E [email protected] 2012.4.22 LGE sound profile scenario.
#LGBT_COMMON_SCENARIO supported Bluetooth PAN profile 2012-05-22
ro.bluetooth.PANenable = 1
#LGBT_COMMON_SCENARIO
# System prop for sensor
ro.qc.sdk.sensors.gestures=true
# LGE_CHANGE_S 2012-12-11, [email protected], HDMI block
sys.hdmi.block=unblock
# LGE_CHANGE_E 2012-12-11, [email protected], HDMI block
# Increase texture cache size for FHD models (24MB -> 32MB)
ro.hwui.texture_cache_size=32
#property to check if dynamic resolution change is supported in framework
ro.streaming.video.drs=true
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#system prop for setting rmnet mux mode
persist.rmnet.mux=disabled
# LGE_CHANGE_S, [WiFi][[email protected]], 2013-01-22, Wifi Bring Up
# reserved wifi related property
dhcp.ap.macaddress=
dhcp.wlan0.dns1=
dhcp.wlan0.dns2=
dhcp.wlan0.dns3=
dhcp.wlan0.dns4=
dhcp.wlan0.gateway=
dhcp.wlan0.ipaddress=
dhcp.wlan0.leasetime=
dhcp.wlan0.mask=
dhcp.wlan0.pid=
dhcp.wlan0.reason=
dhcp.wlan0.result=
dhcp.wlan0.server=
dhcp.wlan0.vendorInfo=
dhcp.p2p.dns1=
dhcp.p2p.dns2=
dhcp.p2p.dns3=
dhcp.p2p.dns4=
dhcp.p2p.gateway=
dhcp.p2p.ipaddress=
dhcp.p2p.leasetime=
dhcp.p2p.mask=
dhcp.p2p.pid=
dhcp.p2p.reason=
dhcp.p2p.result=
dhcp.p2p.server=
dhcp.p2p.vendorInfo=
init.svc.dhcpcd_wlan0=
init.svc.dhcpcd_p2p=
init.svc.p2p_supplicant=
init.svc.iprenew_wlan0=
net.dns1=
net.dns2=
net.dnschange=
net.p2p-p2p0-0.dns1=
net.p2p-p2p0-0.dns2=
net.wlan0.dns1=
net.wlan0.dns2=
wlan.driver.status=
persist.sys.security=
persist.sys.hotssid.ksc5601=
wifi.lge.autochannel=
# LGE_CHANGE_S, [WiFi][[email protected]], 2013-01-22, Wifi Bring Up
# LGE_CHANGE_S 2013-05-21 [email protected], Support modem
persist.lge.modem.support=false
# LGE_CHANGE_E 2013-02-19 [email protected], Support modem
#disable gapless mode by default
audio.gapless.playback.disable=true
# LGE_CHANGE_S [awifi][framework][common] the screen auto-brightness adjustment setting
persist.power.useautobrightadj=true
# LGE_CHANGE_E [awifi][framework][common] the screen auto-brightness adjustment setting
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.target_operator=OPEN
ro.build.target_country=EU
ro.build.target_region=EU
ro.3lm.build.lg=false
ro.lge.basebandversion=M9615A-CEFWTAZM-4.0.10353
tangible_device_config=T1BCNAOTDO
ro.lge.swversion=V50020b
ro.lge.factoryversion=LGV500AT-00-V20b-EUR-XX-MAR-26-2014+0
ro.config.ringtone=00_Lifes_Good.ogg
ro.config.notification_sound=Lifes_Good_Noti.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.camera.sound.forced=1
keyguard.no_require_sim=true
ime_feature_0=vibration_pattern:0:25;keyboard_layout:ko=QWERTY
ro.lge.lcd_default_brightness=164
ro.lge.lcd_auto_brightness_mode=false
ro.sf.lcd_density=320
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
wifi.supplicant_scan_interval=20
wifi.lge.patch=true
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=false
wifi.lge.hanglessid=true
wifi.lge.ftm_test=1
wlan.lge.supportsimaka=NO
wlan.lge.wifidisplay=both
dhcp.dlna.using=false
ro.tether.denied=true
wlan.chip.vendor=qcom
wlan.lge.concurrency=MCC
wlan.chip.version=wcnss
wifi.lge.supportp2p5g=gconly
drm.service.enabled=true
lge.signed_image=true
persist.sys.strictmode.disable=true
wlan.driver.ath=0
wlan.driver.config=/data/misc/wifi/WCNSS_qcom_cfg.ini
qcom.audio.init=complete
lpa.decode=true
persist.sys.ats_start=false
persist.sys.strictmode.visual=false
lgemm.player.use_android_origin=false
ro.lge.audio_scenario=SOUNDEXCEPTION
ro.lge.audio_soundexception=true
ro.config.vc_call_vol_steps=6
ro.config.vc_call_vol_default=3
ro.airplane.phoneapp=1
ro.lge.overlay=false
lge.version.verified=NONE
persist.service.main.enable=0
persist.service.system.enable=0
persist.service.radio.enable=0
persist.service.events.enable=0
persist.service.kernel.enable=0
persist.service.packet.enable=0
persist.service.crash.enable=0
persist.sys.ssr.restart_level=3
persist.radio.data_no_toggle=1
ro.carrier=unknown
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.lge.ps.eco.pv=322
ro.lge.ps.freqlowlimit=1026000
lge.hw.frontkeyled=false
lge.normalizer.param=version2.0/true/13.5/true/8230/1.0/2050/0.55
bluetooth.chip.vendor=qcom
bluetooth.pan=true
persist.service.btui.use_aptx=1
ro.sdcrypto.syscall=378
ro.lge.b2b.vmware=true
service.knockcode.touchfw=0
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.lge.capp_almond=true
ro.lge.capp_wfd=true
ro.lge.qslide.max_window=2
ro.lge.irrc.type=sw
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-om-lge
ro.com.google.clientidbase.am=android-om-lge
ro.com.google.clientidbase.gmm=android-om-lge
ro.com.google.clientidbase.yt=android-om-lge
ro.com.google.gmsversion=4.4.2_r1
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=on
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
V50020A build.prop (unmodified)
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49I.V50020a
ro.build.display.id=KOT49I.V50020a
ro.build.version.incremental=.1395552766
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Sun Mar 23 14:36:17 KST 2014
ro.build.date.utc=1395552977
ro.build.type=user
ro.build.user=patrickym.kim
ro.build.host=vegita119
ro.build.tags=release-keys
ro.product.model=LG-V500
ro.product.brand=lge
ro.product.name=awifi_open_eu
ro.product.device=awifi
ro.product.board=AWIFI
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=11
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=awifi
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=awifi_open_eu-user 4.4.2 KOT49I.V50020a .1395552766 release-keys
ro.build.fingerprint=lge/awifi_open_eu/awifi:4.4.2/KOT49I.V50020a/.1395552766:user/release-keys
ro.build.characteristics=tablet
# end build properties
#
# from device/lge/awifi/system.prop
#
################################################################
# COMMON system property for this device (geefhd).
# operator-specific property MUST NOT be here.
################################################################
#
# system.prop for surf
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
dalvik.vm.heapsize=36m
debug.enable.wl_log=1
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
#
# system props for the cne module
#
persist.cne.feature=1
ro.hdmi.enable=true
lpa.decode=true
tunnel.decode=false
tunnel.audiovideo.decode=false
lpa.use-stagefright=true
qcom.hw.aac.encoder=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#33395 is sum of supported format flags in AAL
#Formats: AVI AC3 ASF AAC QCP DTS 3G2
mm.enable.qcom_parser=33395
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=false
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default on mpq8064
#mpq.audio.decode=true
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
# System prop to disable a2dp sink which is enabled by default
bluetooth.a2dp.sink.enabled=false
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
#LGE_CHANGE_S 2013.01.31 QCT CABL OFF
ro.qualcomm.cabl=2
#LGE_CHANGE_S 2013.01.31 QCT CABL OFF
# System props for telephony
# System prop to turn on CdmaLTEPhone always
# [email protected] awifi do not use lte telephony feature
#telephony.lteOnCdmaDevice=1
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
#Simulate sdcard on /data/media
#
# LGE_CHANGE_S
# If you use Internal-SD with FUSE, comment-out below
# 2012-01-08 [email protected]
#persist.fuse_sdcard=false
# LGE_CHANGE_E
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.camera.facialproc=true
ro.qc.sdk.gestures.camera=false
# LGE_CHANGE_S [email protected] 2012.4.22 LGE sound profile scenario.
ro.lge.audio_soundprofile=true
# LGE_CHANGE_E [email protected] 2012.4.22 LGE sound profile scenario.
#LGBT_COMMON_SCENARIO supported Bluetooth PAN profile 2012-05-22
ro.bluetooth.PANenable = 1
#LGBT_COMMON_SCENARIO
# System prop for sensor
ro.qc.sdk.sensors.gestures=true
# LGE_CHANGE_S 2012-12-11, [email protected], HDMI block
sys.hdmi.block=unblock
# LGE_CHANGE_E 2012-12-11, [email protected], HDMI block
# Increase texture cache size for FHD models (24MB -> 32MB)
ro.hwui.texture_cache_size=32
#property to check if dynamic resolution change is supported in framework
ro.streaming.video.drs=true
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#system prop for setting rmnet mux mode
persist.rmnet.mux=disabled
# LGE_CHANGE_S, [WiFi][[email protected]], 2013-01-22, Wifi Bring Up
# reserved wifi related property
dhcp.ap.macaddress=
dhcp.wlan0.dns1=
dhcp.wlan0.dns2=
dhcp.wlan0.dns3=
dhcp.wlan0.dns4=
dhcp.wlan0.gateway=
dhcp.wlan0.ipaddress=
dhcp.wlan0.leasetime=
dhcp.wlan0.mask=
dhcp.wlan0.pid=
dhcp.wlan0.reason=
dhcp.wlan0.result=
dhcp.wlan0.server=
dhcp.wlan0.vendorInfo=
dhcp.p2p.dns1=
dhcp.p2p.dns2=
dhcp.p2p.dns3=
dhcp.p2p.dns4=
dhcp.p2p.gateway=
dhcp.p2p.ipaddress=
dhcp.p2p.leasetime=
dhcp.p2p.mask=
dhcp.p2p.pid=
dhcp.p2p.reason=
dhcp.p2p.result=
dhcp.p2p.server=
dhcp.p2p.vendorInfo=
init.svc.dhcpcd_wlan0=
init.svc.dhcpcd_p2p=
init.svc.p2p_supplicant=
init.svc.iprenew_wlan0=
net.dns1=
net.dns2=
net.dnschange=
net.p2p-p2p0-0.dns1=
net.p2p-p2p0-0.dns2=
net.wlan0.dns1=
net.wlan0.dns2=
wlan.driver.status=
persist.sys.security=
persist.sys.hotssid.ksc5601=
wifi.lge.autochannel=
# LGE_CHANGE_S, [WiFi][[email protected]], 2013-01-22, Wifi Bring Up
# LGE_CHANGE_S 2013-05-21 [email protected], Support modem
persist.lge.modem.support=false
# LGE_CHANGE_E 2013-02-19 [email protected], Support modem
#disable gapless mode by default
audio.gapless.playback.disable=true
# LGE_CHANGE_S [awifi][framework][common] the screen auto-brightness adjustment setting
persist.power.useautobrightadj=true
# LGE_CHANGE_E [awifi][framework][common] the screen auto-brightness adjustment setting
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.target_operator=OPEN
ro.build.target_country=EU
ro.build.target_region=EU
ro.3lm.build.lg=false
ro.lge.basebandversion=M9615A-CEFWTAZM-4.0.10353
tangible_device_config=T1BCNAOTDO
ro.lge.swversion=V50020a
ro.lge.factoryversion=LGV500AT-00-V20a-EUR-XX-MAR-23-2014+0
ro.config.ringtone=00_Lifes_Good.ogg
ro.config.notification_sound=Lifes_Good_Noti.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.camera.sound.forced=1
keyguard.no_require_sim=true
ime_feature_0=vibration_pattern:0:25;keyboard_layout:ko=QWERTY
ro.lge.lcd_default_brightness=164
ro.lge.lcd_auto_brightness_mode=false
ro.sf.lcd_density=320
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
wifi.supplicant_scan_interval=20
wifi.lge.patch=true
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=false
wifi.lge.hanglessid=true
wifi.lge.ftm_test=1
wlan.lge.supportsimaka=NO
wlan.lge.wifidisplay=both
dhcp.dlna.using=false
ro.tether.denied=true
wlan.chip.vendor=qcom
wlan.lge.concurrency=MCC
wlan.chip.version=wcnss
wifi.lge.supportp2p5g=gconly
drm.service.enabled=true
lge.signed_image=true
persist.sys.strictmode.disable=true
wlan.driver.ath=0
wlan.driver.config=/data/misc/wifi/WCNSS_qcom_cfg.ini
qcom.audio.init=complete
lpa.decode=true
persist.sys.ats_start=false
persist.sys.strictmode.visual=false
lgemm.player.use_android_origin=false
ro.lge.audio_scenario=SOUNDEXCEPTION
ro.lge.audio_soundexception=true
ro.config.vc_call_vol_steps=6
ro.config.vc_call_vol_default=3
ro.airplane.phoneapp=1
ro.lge.overlay=false
lge.version.verified=NONE
persist.service.main.enable=0
persist.service.system.enable=0
persist.service.radio.enable=0
persist.service.events.enable=0
persist.service.kernel.enable=0
persist.service.packet.enable=0
persist.service.crash.enable=0
persist.sys.ssr.restart_level=3
persist.radio.data_no_toggle=1
ro.carrier=unknown
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.lge.ps.eco.pv=322
ro.lge.ps.freqlowlimit=1026000
lge.hw.frontkeyled=false
lge.normalizer.param=version2.0/true/13.5/true/8230/1.0/2050/0.55
bluetooth.chip.vendor=qcom
bluetooth.pan=true
persist.service.btui.use_aptx=1
ro.sdcrypto.syscall=378
ro.lge.b2b.vmware=true
service.knockcode.touchfw=0
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.lge.capp_almond=true
ro.lge.capp_wfd=true
ro.lge.qslide.max_window=2
ro.lge.irrc.type=sw
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-om-lge
ro.com.google.clientidbase.am=android-om-lge
ro.com.google.clientidbase.gmm=android-om-lge
ro.com.google.clientidbase.yt=android-om-lge
ro.com.google.gmsversion=4.4.2_r1
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=on
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
File is corrupt, it won't even let me copy it to my G Pad. Downloaded twice from different mirrors.
bobby-c said:
File is corrupt, it won't even let me copy it to my G Pad. Downloaded twice from different mirrors.
Click to expand...
Click to collapse
Bah.. ok i guess it got corrupt while uploading. I'll re-up it
Sent from my VS980 4G using Tapatalk
Is it ready? So OP this is the version u r running?
Sent from my LG-V500 using Tapatalk
fgcchevy said:
Is it ready? So OP this is the version u r running?
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
Yep I'm running this version and it's great.
My upload to AndroidFileHost has dropped twice , so im uploading a copy to Mega.co.nz. It's at ~35% now... I'll update the OP when it's finished.
Sent from my VS980 4G using Tapatalk
So the GB version is a lot better than the US? I just installed the US version and so far it seems ok. Thanks a lot for doing all the work on the GPads :good:
Just need q voice. Would live not too have tip download the gb. Version just to get that.
Sent from my LG-V500 using Tapatalk
Canadoc said:
Just need q voice. Would live not too have tip download the gb. Version just to get that.
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
Same here. Just got the other version like 2 hours ago and everything is fine. A flashable zip of the extra apps would be greatly appreciated.
New link up.. hosted on Mega. Attempting to upload to AFH again..
Sent from my VS980 4G using Tapatalk
edit:
AndroidFileHost link up now... md5 checks out so seems to have uploaded correctly this time.
id10terror said:
New link up.. hosted on Mega. Attempting to upload to AFH again..
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Okay, this one copies fine to my G Pad. Installing and running KitKat now. Thanks for your hard work!
All down
Thanks, I upgraded successfully from 50018A to 50020A and my serial is back too! I downloaded it from mega.
Can someone, who downloaded the good file, upload it to somewhere plz?
Downloaded this from AFH. Works nice, but the kernel could use the gamma tweak. You can update all the lg apps after you flash. I like the fact that fbreader now uses the full screen.
When I try the AFH link in the OP it goes to Mega. Here is the correct AFH link:
http://www.androidfilehost.com/?fid=23329332407584360
Morning guys... Does anyone tried to restore apps and data from LG Backup app, after clean install of this 4.4.2?
Sent using Mixed Theme from omegadroid.co
Thanks id10terror for this rom! Simply amazing just a question: i can t access twrp recovery anymore... is it safe to flash aboot+recovery zip that you posted in the korean build thread?
MSephiroth said:
Thanks id10terror for this rom! Simply amazing just a question: i can t access twrp recovery anymore... is it safe to flash aboot+recovery zip that you posted in the korean build thread?
Click to expand...
Click to collapse
Do you still have root? I wanted to restore some apps, but Titanium Backup keeps saying "asking for root rights", so I downloaded rootchecker and now it tells me I don't have root access :/
Hello,
I upgraded from 4.2.2 to 4.4 ,official with LGMobile Support Tool. I had an error with meteo widget stock and i fixed after i installed the US version of this(I have a romanian EU version).Before install the ZIP ROM(US version) i Rooted and install the TP recovery thanks to the great OP on this big forum. Now everything is ok an my tablet is runing very smoot.
Thanks,
Bogdan.

[OTA ZIP] 4.4.3 KTU84.S1.3056

Here is the OTA update zip for the GPE 4.4.3 Update. This is NOT a full rom and is only the OTA Zip
Link: http://www.androidfilehost.com/?fid=23501681358542459
build.prop
Code:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Mon May 12 11:10:10 CEST 2014
ro.build.date.utc=1399885810
ro.build.user=BuildUser
ro.build.host=BuildHost
##### Final patch of properties #####
ro.build.product=C6806
ro.build.description=C6806-user 4.4.3 KTU84L.S1 3056 test-keys
ro.product.brand=Sony
ro.product.name=C6806_GPe
ro.product.device=C6806
ro.product.model=C6806_GPe
ro.build.tags=release-keys
ro.build.display.id=KTU84L.S1.3056 release-keys
ro.build.fingerprint=Sony/C6806_GPe/C6806:4.4.3/KTU84L.S1/3056:user/release-keys
######################## Customized property values #########################
ro.semc.version.cust=1278-8069
ro.semc.version.cust_revision=R3C
ro.somc.customerid=8930
#############################################################################
################# Updating of the SW Version #################
ro.semc.version.fs_revision=KTU84L.S1.3056
##### Values from product package metadata #####
ro.semc.product.model=C6806
ro.semc.ms_type_id=PM-0430-BV
ro.semc.version.fs=GOOGLE-LTE
ro.semc.product.name=Sony Z Ultra Google Play Edition
ro.semc.product.device=C68
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KTU84L.S1
ro.build.version.incremental=3056
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.3
ro.build.type=user
ro.product.board=MSM8974
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse ro.build.description or .fingerprint
ro.build.characteristics=default
# end build properties
#
# from device/qcom/msm8974/system.prop
#
#
# system.prop for msm8974
#
rild.libpath=/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
debug.mdpcomp.4k2kSplit=true
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.cne.feature=1
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
media.aac_51_output_enabled=true
#37491 is decimal sum of supported codecs in AAL
#codecs: AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491
# VIDC: debug_levels
# 1:ERROR 2:HIGH 4:LOW 0:NOLOGS 7:AllLOGS
vidc.debug.level=1
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
ro.data.large_tcp_window_size=true
#system props for time-services
persist.timed.enable=true
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
# System property for cabl
ro.qualcomm.cabl=1
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=0
#
# System props for bluetooth
# System prop to turn on hfp client
#bluetooth.hfp.client=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be "fluence" or "fluencepro" or "none"
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
# system prop for NFC DT
ro.nfc.port=I2C
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
tunnel.audio.encode = true
#use VERY_HIGH_QUALITY for audio resampler
af.resampler.quality=4
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=32
#Disable offload audio video playback by default
av.offload.enable=false
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
#disable dsp gapless mode by default
audio.offload.gapless.enabled=false
#
# from device/somc/rhine/system.prop
#
#
# platform specific part of system.prop
#
#System prop for gralloc
persist.gralloc.cp.level3=0
#System props for audio
persist.audio.hp=true
#System props for the MM Audio
media.aac_51_output_enabled=true
# system property for somc thermal solution
ro.somc.thermal=system_monitor
# Enables two core touch boost
sys.somc.touch_perf_kick=1
#System props for the MM modules
encoder.video.profile=high
# aDSP sensors
ro.qualcomm.sensors.qmd=true
debug.qualcomm.sns.hal=w
ro.qc.sdk.sensors.gestures=false
ro.qc.sensors.max_accel_rate=false
ro.qc.sensors.max_gyro_rate=false
ro.qc.sensors.max_mag_rate=false
ro.qc.sensors.smgr_mag_cal_en=true
ro.qualcomm.sensors.pedometer=false
ro.qc.sensors.step_counter=true
ro.qc.sensors.step_detector=true
ro.qualcomm.sensors.pam=false
ro.qualcomm.sensors.scrn_ortn=false
ro.qualcomm.sensors.georv=true
ro.qualcomm.sensors.smd=sony
# Do not use mdp composition for more than 3 pipes
debug.mdpcomp.maxpermixer=3
# Disable mixed mode
debug.mdpcomp.mixedmode.disable=1
# Modem power save enabled
persist.radio.add_power_save=1
#
# from device/somc/togari/system.prop
#
#
# product specific part of system.prop
#
ro.usb.pid_suffix=1B6
# NFC
ro.nfc.on.default=true
ro.nfc.se.sim.enable=true
ro.nfc.se.smx.enable=false
ro.nfc.icon.enable=false
ro.config.ringtone=Titania.ogg
ro.config.notification_sound=Tethys.ogg
ro.config.alarm_alert=Oxygen.ogg
# Telephony
ro.telephony.default_network=9
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dataroaming=false
persist.sys.logkit.ctrlcode=0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
ro.com.google.clientidbase=android-google
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.4.3_r1
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.sf.lcd_density=400
ro.hwui.texture_cache_size=48
ro.hwui.layer_cache_size=32
ro.hwui.r_buffer_cache_size=4
ro.hwui.path_cache_size=24
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=5
ro.hwui.texture_cache_flushrate=0.5
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=512
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.service.swiqi3.supported=true
persist.service.swiqi3.enable=1
ro.drm.active.num=7
ro.drm.active.0=marlin,1
ro.drm.active.1=playready,1
ro.drm.active.2=dtla,1
ro.drm.active.3=marlin_import,1
ro.drm.active.4=ckb,1
ro.drm.active.5=widevine,1
ro.drm.active.6=dcp,1
ro.sony.fota.encrypteddata=supported
reserved just because
Hey thanks. If I have a rooted GPe can I just flash this?
Sent from my C6806_GPe using Tapatalk
texaspledge said:
Hey thanks. If I have a rooted GPe can I just flash this?
Sent from my C6806_GPe using Tapatalk
Click to expand...
Click to collapse
I sideloaded it and made sure I had selected Survival mode in SuperSU before I flashed it. You can be rooted but no system files could have been removed/modded. I mean if anything in the system has been changed it will fail. Things can be added but nothing from the original system can be removed/altered
Thanks a lot for capturing this
2 questions here:
1. Is there a changelog we can see to know the changes in this fix release?
2. I'm running stock 4.4.2 un-rooted, how do I flash this update? (sorry I'm a newbie to this specific device)
vivalamoza said:
Thanks a lot for capturing this
2 questions here:
1. Is there a changelog we can see to know the changes in this fix release?
2. I'm running stock 4.4.2 un-rooted, how do I flash this update? (sorry I'm a newbie to this specific device)
Click to expand...
Click to collapse
There are 7454 changes made between 4.4.2 and 4.4.3, so... good luck with that
Android Police is probably going through it now, and I guess they'll post about the biggest changes when they're done (in a year or three I guess)
http://www.androidpolice.com/2014/0...es-between-4-4-2-kot49h-through-4-4-3-ktu84l/
Sent from my C6806_GPe using Tapatalk
Tried to sideload the package got the following error message:
file_getprop: malformed line "0No #### Merging of the /util/data/semc_kernel_time_stamp.prop file ####" /system/build.prop not a prop file?
E:Error in /tmp/update.zip
(Status 7)
Installation aborted...
It'd be nice to see this just holistically packaged into a base 4.4.3 ROM, for those of us that have modified the /system partition.
this could be useful
http://forum.xda-developers.com/showthread.php?t=2773835
hey if someone gets the FULL ROM OTA please share it asap... i was messing around with the ROMs and ways to flash and i messed things up so ROM on my phone is broken
@OP
can u disk dump the system image? and upload it?
you can use the command:
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/system of=/data/media/0/system_dump.img
you can do this by hotbooting my recovery kernel:
Code:
fastboot boot boot.img
then mounting the /system & /data partitions and then do the system partition dump
*cough* @graffixnyc
Sent from my C6806_GPe using Tapatalk
DooMLoRD said:
@OP
can u disk dump the system image? and upload it?
you can use the command:
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/system of=/data/media/0/system_dump.img
you can do this by hotbooting my recovery kernel:
Code:
fastboot boot boot.img
then mounting the /system & /data partitions and then do the system partition dump
Click to expand...
Click to collapse
Yeah, I won't be able to until I get home from class though at around 9pm EST. My system is already rooted and I' very familiar with the dd command You just want the system image?
graffixnyc said:
Yeah, I won't be able to until I get home from class though at around 9pm EST. My system is already rooted and I' very familiar with the dd command You just want the system image?
Click to expand...
Click to collapse
Yes just the system image is enough
Sent from my D6503 using XDA Free mobile app
DooMLoRD said:
Yes just the system image is enough
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
OK, as soon as I get home I'll get it for ya
Sent from my OnePlus One using Tapatalk
Okay, so I guess the OTA is rolling out now. It should happen now people. Sorry to bother you again, for the fortytwelfth time @DooMLoRD, but could you hit the update button? Also, i find the lack of activity in this forum (ZU forum in general) scary low. There's been like under 10 posts today in this whole sub-forum.
We're here!!! Just been busy today
Sent from my C6806_GPe using Tapatalk
DooMLoRD said:
@OP
can u disk dump the system image? and upload it?
you can use the command:
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/system of=/data/media/0/system_dump.img
you can do this by hotbooting my recovery kernel:
Code:
fastboot boot boot.img
then mounting the /system & /data partitions and then do the system partition dump
Click to expand...
Click to collapse
I have the update it is a 154MB zip and am trying to upload it to my Box account. After that I am willing to restore to stock, flash update then pull what you need. I will require some instruction for mounting system and data. Awaiting your command.
Edit... Here is zip if it helpful (think i seen 89MB mentioned for another upload?) https://app.box.com/s/xj64bp19t79o0enpuxo4
Nice! I'm flashing it now!
Just kidding! I'll eagerly wait for the full ROM, which I guess isn't that far away (I hope)
Sent from my C6806_GPe using Tapatalk
LordManhattan said:
Nice! I'm flashing it now!
Just kidding! I'll eagerly wait for the full ROM, which I guess isn't that far away (I hope)
Sent from my C6806_GPe using Tapatalk
Click to expand...
Click to collapse
Waiting impatiently with you as well
Sent from my C6806_GPe using XDA Premium HD app

[Q] [HELP][MT65xx][ROM] Locked/OS FUBAR/no brick but still heavy

Hi, thank you for taking the time reading my post and any help or directions you could give to solving my problem.
I was given a phone (Samsung Galaxy Note 3) to replace my aging LG Optimus P509.
When I received the SGN3 I did a wipe of the user data so it was pristine through the recovery feature to put it back to 'stock'.
And that's when my issues began.
PROBLEM #1
First thing that happened after wiping is I 'lost' the internal 16Gb SD storage.
PC would only see the 2Gb's of application storage. Android system would see the 16Gb's, BUT it was reported as 'filled' with 15Gb's of data. If I just DID a wipe of the user data then where did all this 'data' come from???
So started looking around the system using different root explorers to see if I could manually delete the bloated data.
Couldn't find it.
I DID discover that the 'folder' that the 16Gb storage was under had no permissions. Just a series of dashes where the permissions would be listed. The OS's corrupted somehow...
Used a different Home loader and IT was reporting the 16Gb internal SD storage as there and pretty much empty. But still no access.
So I take it to a 'phone repair' place and explain to the guy what my issue was. Figured he was just going to look around and see what he could see. Nope, he starts pressing buttons and gets to the "recovery screen"...eventually. When I realized what he had did it was too late to stop him.
PROBLEM #2
The 'recovery screen' was not what I once saw, blue and orange screen with a droid on it, to a black screen with white characters with three options. Fast Boot, Recovery, Normal
AND the screen was now upside down in orientation and you could not use the 'enter' key (volume up). Refuses to select anything. So no more recovery option.
I learned through researching the issues here on XDA that a replacement ROM would be something I should do to address my issues, just reflash. Start anew.
I learned that the Device (Samsung Galaxy Note3) is NOT a SGN3! It's a KnockNote (my term). To my understanding you cant flash an OEM ROM on a non-OEM device. It's a Mediatek MT65xx device, made by China.
So I start looking around for a ROM to put on there. Not much that I can understand...
Here is the kernel information that 'could' help with identifing the device.
Code:
SM-N9006
Android version: 4.4
Baseband Ver.: N9006ZCUBMI3
Kernel Version: 3.4.0-1590669
[email protected] #1
Wed Sep 11 23:59:42 KST 2013
Build Number: JSS15J.N9006ZCUBMI5
Possible model (android tuner, build information) MT6620 (mt6582)
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JDQ39
ro.build.display.id=ALPS.JB5.MP.V1.5
ro.build.version.incremental=eng.rs.1390483692
ro.custom.build.version=.N9006V116En20140123
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.4
ro.build.date=2014年 01月 23日 星期四 21:29:52 CST
ro.build.date.utc=1390483792
ro.build.type=user
ro.build.user=rs
ro.build.host=rs-ThinkStation-D30
ro.build.tags=test-keys
ro.product.model=Samsung GALAXY Note 3
ro.product.brand=alps
ro.product.name=lcsh82_wet_jb5
ro.product.device=lcsh82_wet_jb5
ro.product.board=lcsh82_wet_jb5
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=alps
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=lcsh82_wet_jb5
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=lcsh82_wet_jb5-user 4.4 JDQ39 eng.rs.1390483692 test-keys
ro.build.fingerprint=alps/lcsh82_wet_jb5/lcsh82_wet_jb5:4.4/JDQ39/1390483692:user/test-keys
ro.build.flavor=
ro.build.characteristics=default
persist.sys.timezone=Asia/Shanghai
# end build properties
# begin mediatek build properties
ro.mediatek.version.release=ALPS.JB5.MP.V1.5
ro.mediatek.platform=MT6582
ro.mediatek.chip_ver=S01
ro.mediatek.version.branch=ALPS.JB5.MP
ro.mediatek.version.sdk=1
# end mediatek build properties
#
# system.prop for generic sdk
#
rild.libpath=/system/lib/mtk-ril.so
rild.libargs=-d /dev/ttyC0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
#
wifi.tethering.interface=ap0
#
ro.opengles.version=131072
wifi.direct.interface=p2p0
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
# USB MTP WHQL
ro.sys.usb.mtp.whql.enable=0
# Power off opt in IPO
sys.ipo.pwrdncap=2
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
# audio
ro.camera.sound.forced=0
ro.audio.silent=0
ro.zygote.preload.enable=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.gemini.sim_num=2
ro.gemini.smart_sim_switch=false
ro.gemini.smart_3g_switch=0
ril.specific.sm_cause=0
bgw.current3gband=0
ril.external.md=0
ro.sf.hwrotation=180
ril.current.share_modem=2
launcherplus.allappsgrid=2d
launcher2.allappsgrid=3d_20
curlockscreen=1
ro.mediatek.gemini_support=true
persist.radio.fd.counter=15
persist.radio.fd.off.counter=5
persist.radio.fd.r8.counter=15
persist.radio.fd.off.r8.counter=5
persist.mtk.wcn.combo.chipid=-1
drm.service.enabled=true
fmradio.driver.enable=1
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=1
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
persist.mtk.anr.mechanism=1
mediatek.wlan.chip=MT6620
mediatek.wlan.module.postfix=_mt6620
ril.radiooff.poweroffMD=0
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Alarm_Morning_flower.ogg
ro.config.ringtone=Over_the_horizon.mp3
ter.service.enable=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
So I began using it as basically a PDA until I could get things sorted out.
PROBLEM #3
I allowed my niece (9yrs) to play some games on it and...she set up a very nice and complicated pattern lock that was so pretty to her that she forgot the pattern. not a problem as long as wi-fi or cell service is on...which this device has neither.
(no SIM, I turned off wifi before I handed it to her)
My questions are these:
Q 1 : Can I install a recovery ROM, stock ROM to the device?
If so, can you direct me (link) to where I can find the one I should use, based on your knowledge?
Q2: I can not get into the phone (pattern lock), is there a way to establish a connection to the phone even though I don't have access to 'developer options'?
Q3: Could you describe the steps needed to complete this task, I KNOW there are tuts galore. That's part of the problem. So many different ways, options, etc.
Since I am residentially challenged at the moment due to a fire this device is pretty critical to me and I can't screw it up, no fails, no bricks.
If you can offer any advice on how to resolve my issues your help is very much appreciated.
If you need any more information about the device or require clarification please ask your questions.
Additional Information:
No WiFi (local/cell)
No Cellular Service
No 'developer/debug options' (because I am locked out of device with a pattern lock, see above) :crying:
No Adb
***BoM***
If this post is in the wrong place please direct me where to place it. XDA is a large place with a lot to sort through.
***EoM***

[Q]Cube U25GT-BN how to install google play

Hello
I have Cube U25GT-BN MTK8127 tablet with V1.2_20141107 firmware Android 4.4.2 + root
When I install from himarket or cube or zhi market
google play
and
google play services
and
google services framework
I get error "Unfortunately, Google Play services has stopped"
build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49H
ro.build.display.id=U25GT-BN_V1.2_20141107
ro.build.version.incremental=eng.zmchivin2.1415326784
ro.custom.build.version=1415326784
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Fri Nov 7 10:20:58 CST 2014
ro.build.date.utc=1415326858
ro.build.type=user
ro.build.user=zmchivin2
ro.build.host=chivin-All-Series
ro.build.tags=test-keys
ro.product.model=U25GT-BN
ro.product.brand=CUBE
ro.product.name=U25GT-BN
ro.product.device=U25GT-BN
ro.product.chivinproduct=U25GT-BN
ro.product.chivinversion=U25GT-BN_V1.2_20141107
ro.product.customversion=05050031A_20141107
ro.product.board=U25GT-BN
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=CUBE
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=
ro.board.platform=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=htt27_tb_t_mlc_kk
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=htt27_tb_t_mlc_kk-user 4.4.2 KOT49H eng.zmchivin2.1415326784 test-keys
ro.build.fingerprint=HTT:4.4.2/KOT49H/1415326784:user/test-keys
ro.build.flavor=
ro.build.characteristics=tablet
# end build properties
# begin mediatek build properties
ro.mediatek.version.release=ALPS.KK1.MP10.V1.16
ro.mediatek.platform=MT8127
ro.mediatek.chip_ver=S01
ro.mediatek.version.branch=KK1.MP10
ro.mediatek.version.sdk=2
# end mediatek build properties
#
# from out/target/product/htt27_tb_t_mlc_kk/obj/CUSTGEN/config/system.prop
#
#
# system.prop for generic sdk
#
rild.libpath=/system/lib/mtk-ril.so
rild.libargs=-d /dev/ttyC0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
ro.sf.lcd_density=160
#
wifi.tethering.interface=ap0
#
ro.opengles.version=131072
wifi.direct.interface=p2p0
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
# USB MTP WHQL
ro.sys.usb.mtp.whql.enable=0
# Power off opt in IPO
sys.ipo.pwrdncap=2
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
# audio
ro.camera.sound.forced=0
ro.audio.silent=0
ro.zygote.preload.enable=0
ro.config.pppoe_enable=1
#HTT liujihui {
ro.setupwizard.mode=DISABLED
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
persist.sys.timezone=Asia/Shanghai
ro.chivin.secure=9527
ro.product.facebook.dash=true
#HTT liujihui }
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.gemini.sim_num=1
ro.gemini.smart_sim_switch=false
ro.gemini.smart_3g_switch=0
ril.specific.sm_cause=0
bgw.current3gband=0
ril.external.md=0
ro.btstack=blueangel
ro.sf.hwrotation=270
ril.current.share_modem=1
curlockscreen=1
ro.mediatek.gemini_support=false
drm.service.enabled=true
fmradio.driver.enable=1
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=0
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
persist.mtk.anr.mechanism=1
mediatek.wlan.chip=mediatek.wlan.module.postfix=_
ril.radiooff.poweroffMD=0
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.ringtone=Backroad.ogg
persist.mtk.wcn.combo.chipid=-1
ro.fota.oem=MTK_KK
ro.fota.platform=MTK_KK
ro.fota.type=phone
ter.service.enable=0
mediatek.extmd.usbport=0
ro.lte.dc.support=0
ril.active.md=0
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Please help me.
Do you find any solution ? i have the same problem!!
cetra said:
Hello
I have Cube U25GT-BN MTK8127 tablet with V1.2_20141107 firmware Android 4.4.2 + root
When I install from himarket or cube or zhi market
google play
and
google play services
and
google services framework
I get error "Unfortunately, Google Play services has stopped"
build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49H
ro.build.display.id=U25GT-BN_V1.2_20141107
ro.build.version.incremental=eng.zmchivin2.1415326784
ro.custom.build.version=1415326784
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Fri Nov 7 10:20:58 CST 2014
ro.build.date.utc=1415326858
ro.build.type=user
ro.build.user=zmchivin2
ro.build.host=chivin-All-Series
ro.build.tags=test-keys
ro.product.model=U25GT-BN
ro.product.brand=CUBE
ro.product.name=U25GT-BN
ro.product.device=U25GT-BN
ro.product.chivinproduct=U25GT-BN
ro.product.chivinversion=U25GT-BN_V1.2_20141107
ro.product.customversion=05050031A_20141107
ro.product.board=U25GT-BN
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=CUBE
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=
ro.board.platform=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=htt27_tb_t_mlc_kk
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=htt27_tb_t_mlc_kk-user 4.4.2 KOT49H eng.zmchivin2.1415326784 test-keys
ro.build.fingerprint=HTT:4.4.2/KOT49H/1415326784:user/test-keys
ro.build.flavor=
ro.build.characteristics=tablet
# end build properties
# begin mediatek build properties
ro.mediatek.version.release=ALPS.KK1.MP10.V1.16
ro.mediatek.platform=MT8127
ro.mediatek.chip_ver=S01
ro.mediatek.version.branch=KK1.MP10
ro.mediatek.version.sdk=2
# end mediatek build properties
#
# from out/target/product/htt27_tb_t_mlc_kk/obj/CUSTGEN/config/system.prop
#
#
# system.prop for generic sdk
#
rild.libpath=/system/lib/mtk-ril.so
rild.libargs=-d /dev/ttyC0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
ro.sf.lcd_density=160
#
wifi.tethering.interface=ap0
#
ro.opengles.version=131072
wifi.direct.interface=p2p0
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
# USB MTP WHQL
ro.sys.usb.mtp.whql.enable=0
# Power off opt in IPO
sys.ipo.pwrdncap=2
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
# audio
ro.camera.sound.forced=0
ro.audio.silent=0
ro.zygote.preload.enable=0
ro.config.pppoe_enable=1
#HTT liujihui {
ro.setupwizard.mode=DISABLED
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
persist.sys.timezone=Asia/Shanghai
ro.chivin.secure=9527
ro.product.facebook.dash=true
#HTT liujihui }
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.gemini.sim_num=1
ro.gemini.smart_sim_switch=false
ro.gemini.smart_3g_switch=0
ril.specific.sm_cause=0
bgw.current3gband=0
ril.external.md=0
ro.btstack=blueangel
ro.sf.hwrotation=270
ril.current.share_modem=1
curlockscreen=1
ro.mediatek.gemini_support=false
drm.service.enabled=true
fmradio.driver.enable=1
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=0
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
persist.mtk.anr.mechanism=1
mediatek.wlan.chip=mediatek.wlan.module.postfix=_
ril.radiooff.poweroffMD=0
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.ringtone=Backroad.ogg
persist.mtk.wcn.combo.chipid=-1
ro.fota.oem=MTK_KK
ro.fota.platform=MTK_KK
ro.fota.type=phone
ter.service.enable=0
mediatek.extmd.usbport=0
ro.lte.dc.support=0
ril.active.md=0
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Please help me.
Click to expand...
Click to collapse
Download es file explorer and place the gapps @ /system/priv-app, change the gapps permissions to rw-r....
freamz said:
Download es file explorer and place the gapps @ /system/priv-app, change the gapps permissions to rw-r....
Click to expand...
Click to collapse
When you said gapps you talk about a zip like this pa_gapps-modular-pico-4.4.4-20141214-signed.zip on this page http://forum.xda-developers.com/showthread.php?t=2397942
And i extract all .apk file in zip to put in /system/priv-app ??? They are other file in the zip i do nothing with?
Thx
Only the apks in priv-app. Remember to change permissions.
freamz said:
Only the apks in priv-app. Remember to change permissions.
Click to expand...
Click to collapse
ok thx a lots
bodyscape said:
ok thx a lots
Click to expand...
Click to collapse
Hi,
Could you please tell me how did you root the U25GT?
Didn't find it...
Thanks!
same problem. find no reasonable instructions for rooting of u25gt.
can anyone help?
greets
derthias said:
same problem. find no reasonable instructions for rooting of u25gt.
can anyone help?
greets
Click to expand...
Click to collapse
After a lot of trial and error - finally found the solution!
In order to root:
1. Install their "king user" app from the built in Chinese "Cube Market" (just search for the word "root" or "king user" and you'll find it).
2. I tried to root it from this app, but it didn't work, so I downloaded the PC app (kingroot #dot# net), connected the device to my PC (don't forget to enable USB debugging etc...), and it'll root it. (it's in Chinese, whenever you're not sure regarding to something, use "google translate" app with the option to take a photo of the text. there OCR is great).
3. Now the "King User" will function as "Super user" app for all the permission. I tried to change it to SU, but it didn't worked so I stayed with "king user".
That's it, your device is now rooted.
Next I installed the google apps, but again - I did it from that "Cube Market", just search for "Google" and you'll find a bundle of "Google services" including google play store. Add to this the "Google play services" (also in the Cube Market), and you're good to go.
Good Luck!
Hi and thx..
but this did not work for me somehow.
I have sent an email to the seller and he sent me after some back and forth a manual incl root program.
I've attached the files here. Accept no responsibility for problems.
root.rar is only an .doc file with pic's
worked at the first time and installed after rooting the google service automatically.
i hope i can help anyone who have the same problems
greets
Thanks for the info and files.
I did find however that the version of Root software in your post is different from the one in the instructions making it impossible to follow the instructions.
I clicked a few icons until it took me to their homepage... http://www.dashi.com/zhuodashi/shuaji.html
It seems if you download the latest version from there the version, layout and icons etc. match the instructions you provided.
Thanks
derthias said:
Hi and thx..
but this did not work for me somehow.
I have sent an email to the seller and he sent me after some back and forth a manual incl root program.
I've attached the files here. Accept no responsibility for problems.
root.rar is only an .doc file with pic's
worked at the first time and installed after rooting the google service automatically.
i hope i can help anyone who have the same problems
greets
Click to expand...
Click to collapse
The only one tuto for gapps and Google Play on Cube U25GT-BN
Hello. after one month of trials...
It's ok for me! :laugh: with my cube u25gt-bn but only with the root tool updated
Thanks a lot inspectaclueso !
You must follow instructions exactly like described on the .doc notice (into the file "root.rar") on the first page of this thread
Good luck.
derthias said:
Hi and thx..
but this did not work for me somehow.
I have sent an email to the seller and he sent me after some back and forth a manual incl root program.
I've attached the files here. Accept no responsibility for problems.
root.rar is only an .doc file with pic's
worked at the first time and installed after rooting the google service automatically.
i hope i can help anyone who have the same problems
greets
Click to expand...
Click to collapse
Can you elaborate on the steps you took? The tool is quite different from the one described in the doc. My U25GT-BN is already rooted, but I can't install google services. Thanks.
[EDIT] Never mind that, I followed the suggestion of @inspectaclueso for downloading the latest version and IT WORKED. This thread should be marked as solved!
Thx
thanks very much, but we need download lastest version in site that inspectaclueso informed
Latest update for your tablets by Cube http://yun.baidu.com/share/home?uk=288410357#category/type=0
Cube U25GT-BN root Done!
With KingRoot.apk >> http://www.apkmirror.com/apk/kingro...kingroot-5-0-6-android-apk-download/download/

Categories

Resources