What if a G8142 flashes a G8141 ROM? - Sony Xperia XZ Premium Questions & Answers

Vice versa, what will happen? Just out of curiosity.

i think the only thing that wont work will be the 2nd sim card. I remember flashing XperiStock ROM and if im right that rom is for G8141

raven213 said:
i think the only thing that wont work will be the 2nd sim card. I remember flashing XperiStock ROM and if im right that rom is for G8141
Click to expand...
Click to collapse
If you edit build prop? Like carbon rom default is for 8141. After edited the build prop, 2nd sim works perfectly. Maybe I'll have a try for the next update....

just change the lines in the build.prop, restart the device and you're fine to go.
remember to keep a backup of the clean build.prop of your device.
in case you've lost your clean Build.Prop, here's my build.prop for the G8142 Dual from the .75 fw:
Code:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Wed Jan 24 14:00:09 JST 2018
ro.build.date.utc=1516770009
ro.build.user=BuildUser
ro.build.host=BuildHost
##### Final patch of properties #####
ro.build.product=maple_dsds
############## Product Property Values ##############
ro.setupwizard.mode=OPTIONAL
#####################################################
ro.config.ringtone=generic_xperia.ogg
ro.config.notification_sound=notification.ogg
ro.config.alarm_alert=alarm.ogg
ro.semc.content.number=PA4
################# Updating of the SW Version #################
ro.semc.version.fs_revision=47.1.A.12.75
ro.build.id=47.1.A.12.75
ro.build.display.id=47.1.A.12.75
##### Values from product package metadata #####
ro.semc.product.model=G8142
ro.semc.ms_type_id=PM-1031-BV
ro.semc.version.fs=GENERIC
ro.semc.product.name=Xperia XZ Premium
ro.semc.product.device=G81
ro.product.model=G8142
# begin build properties
# autogenerated by buildinfo.sh
ro.build.version.incremental=1
ro.build.version.sdk=26
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=8.0.0
ro.build.version.security_patch=2018-02-01
ro.build.version.base_os=
ro.build.type=user
ro.build.tags=dev-keys
ro.build.flavor=maple_dsds-user
ro.product.brand=Sony
ro.product.name=maple_dsds
ro.product.device=maple_dsds
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=Sony
ro.product.locale=en-US
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=maple_dsds-user 8.0.0 OPR6.170623.013 1 dev-keys
ro.build.fingerprint=Sony/maple_dsds/maple_dsds:8.0.0/OPR6.170623.013/1:user/dev-keys
ro.build.characteristics=default
# end build properties
# begin build properties
# autogenerated by vendor_buildinfo.sh
ro.product.board=msm8998
ro.board.platform=msm8998
# end build properties

Related

[Build.prop] Extracted from android wearable SDK image (using avd)

Hi guys!
Here's the build.prop extracted from the AVD of the android wearable.
The SDK was released some hours ago.
Some people might be waiting for this!
So have it
The build.prop extracted from the avd :
Code:
#AndroidWear Build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KCU76F
ro.build.display.id=clockwork_sdk-eng KKWT KCU76F 1077298 test-keys
ro.build.version.incremental=1077298
ro.build.version.sdk=19
ro.build.version.codename=KKWT
ro.build.version.release=KKWT
ro.build.date=Tue Mar 18 01:12:54 UTC 2014
ro.build.date.utc=1395105174
ro.build.type=eng
ro.build.user=android-build
ro.build.host=vpba7.mtv.corp.google.com
ro.build.tags=test-keys
ro.product.model=clockwork_sdk
ro.product.brand=generic
ro.product.name=clockwork_sdk
ro.product.device=generic
ro.product.board=
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
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=generic
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=clockwork_sdk-eng KKWT KCU76F 1077298 test-keys
ro.build.fingerprint=generic/clockwork_sdk/generic:KKWT/KCU76F/1077298:eng/test-keys
ro.build.characteristics=default
# end build properties
#
# from build/target/board/generic/system.prop
#
#
# system.prop for generic sdk
#
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyS0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.carrier=unknown
ro.config.low_ram=true
persist.sys.dalvik.vm.lib=libdvm.so
ro.kernel.android.checkjni=1
xmpp.auto-presence=true
ro.config.nocheckin=yes
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Thanks for having a look :laugh:

[APP] Android Wear Launcher / Home

Here's the Android Wear Home/Launcher apk :
http://d-h.st/ib1
If anyone can port it as its not installing like a regular app, I tried to push to system but still not working....
Anyone can try to modify your system's build.prop using this :
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KCU76F
ro.build.display.id=clockwork_sdk-eng KKWT KCU76F 1077298 test-keys
ro.build.version.incremental=1077298
ro.build.version.sdk=19
ro.build.version.codename=KKWT
ro.build.version.release=KKWT
ro.build.date=Tue Mar 18 01:12:54 UTC 2014
ro.build.date.utc=1395105174
ro.build.type=eng
ro.build.user=android-build
ro.build.host=vpba7.mtv.corp.google.com
ro.build.tags=test-keys
ro.product.model=clockwork_sdk
ro.product.brand=generic
ro.product.name=clockwork_sdk
ro.product.device=generic
ro.product.board=
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
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=generic
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=clockwork_sdk-eng KKWT KCU76F 1077298 test-keys
ro.build.fingerprint=generic/clockwork_sdk/generic:KKWT/KCU76F/1077298:eng/test-keys
ro.build.characteristics=default
# end build properties
#
# from build/target/board/generic/system.prop
#
#
# system.prop for generic sdk
#
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyS0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.carrier=unknown
ro.config.low_ram=true
persist.sys.dalvik.vm.lib=libdvm.so
ro.kernel.android.checkjni=1
xmpp.auto-presence=true
ro.config.nocheckin=yes
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

[KOR]Galaxy S8 System Dump!! *G950NKSU1AQCB*

Dump from S8. (No S8+!!)
you can DOWNLOAD dump in My Blog!
No ads, Google Drive Download
Download : tctsica.tistory.com/33
Dump by. Dumper
Special thks to. arter97
System info from build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NRD90M
ro.build.display.id=NRD90M.G950NKSU1AQCB
ro.build.version.incremental=G950NKSU1AQCB
ro.build.version.sdk=24
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.0
ro.build.version.security_patch=2017-03-01
ro.build.version.base_os=
ro.build.date=Thu Mar 16 21:47:41 KST 2017
ro.build.date.utc=1489668461
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDG5303
ro.build.tags=release-keys
ro.build.flavor=dreamlteks-user
ro.product.model=SM-G950N
ro.product.brand=samsung
ro.product.name=dreamlteks
ro.product.device=dreamlteks
ro.product.board=universal8895
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=samsung
ro.product.locale=ko-KR
ro.wifi.channels=
ro.board.platform=exynos5
# ro.build.product is obsolete; use ro.product.device
ro.build.product=dreamlteks
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=dreamlteks-user 7.0 NRD90M G950NKSU1AQCB release-keys
ro.build.fingerprint=samsung/dreamlteks/dreamlteks:7.0/NRD90M/G950NKSU1AQCB:user/release-keys
ro.build.characteristics=phone,emulator
# Samsung Specific Properties
ro.build.PDA=G950NKSU1AQCB
ro.build.official.release=true
ro.config.rm_preload_enabled=1
ro.build.changelist=10897115
ro.product_ship=true
ro.chipname=exynos8895
# end build properties
Very good job mate,very good
I will dump S8+(SM-G955N). Plz wait a few days
This is work for s4 bulid prop?
Do you know if it exist custom rom for 955N ? any korean website ?

HCT2_RK3399_10.0_ota(2020/08/08) SYCH/M.I.C

Android 10.0 version from SYCH/M.I.C for PX6 Head Units.
Day/Night Theme is included!
Enjoy
Download:
Fast --> Download
build.prop:
Code:
# begin common build properties
# autogenerated by build/make/tools/buildinfo_common.sh
ro.system.build.date=Sat Aug 8 11:37:01 CST 2020
ro.system.build.date.utc=1596857821
ro.system.build.fingerprint=rockchip/rk3399/rk3399:10/QQ2A.200305.004.A1/hct208081137:userdebug/test-keys
ro.system.build.id=QQ2A.200305.004.A1
ro.system.build.tags=test-keys
ro.system.build.type=userdebug
ro.system.build.version.incremental=eng.hct2.20200808.114025
ro.system.build.version.release=10
ro.system.build.version.sdk=29
ro.product.system.brand=rockchip
ro.product.system.device=rk3399
ro.product.system.manufacturer=rockchip
ro.product.system.model=PX6
ro.product.system.name=rk3399
# end common build properties
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=QQ2A.200305.004.A1
ro.build.display.id=rk3399-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200808.114025 test-keys
ro.build.version.incremental=eng.hct2.20200808.114025
ro.build.version.sdk=29
ro.build.version.preview_sdk=0
ro.build.version.preview_sdk_fingerprint=REL
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=10
ro.build.version.security_patch=2020-05-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=23
ro.build.date=Sat Aug 8 11:37:01 CST 2020
ro.build.date.utc=1596857821
ro.build.type=userdebug
ro.build.user=hct2
ro.build.host=r940
ro.build.tags=test-keys
ro.build.flavor=rk3399-userdebug
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=rk3399
# Do not try to parse description or thumbprint
ro.build.description=rk3399-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200808.114025 test-keys
# end build properties
#
# from device/rockchip/rk3399/system.prop
#
#
# system.prop
#
ro.ril.ecclist=112,911
rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
rild.libargs=-d /dev/ttyACM0
vendor.rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
vendor.rild.libargs=-d /dev/ttyACM0
# end of device/rockchip/rk3399/system.prop
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.bionic.ld.warning=1
ro.treble.enabled=true
persist.debug.dalvik.vm.core_platform_api_policy=just-warn
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
Actualy, it's for me the best android 10 Rom for Dasaita MAX 6!
New HCT2 Update!
Updated OP!
New HCT2 Update!
Updated OP!
Hello there! Is there a way to rearrange the shortcuts on the main screen? For example replace the DAB+
shortcut with another app (TV in my case)?
I am trying to install that rom via update.zip
I get the error message wrong footer
Any ideas?
Ha3 --> hct2 ?
Hello , I have a dasaita PX6 ha-5216-max10-AHD (1024/600) with firmware HA3_rk3399_10.0_ota (20200706). and MTC dialer is not working properly, the mic is inactive. Can I put the firmware HCT2_RK3399_10.0_ota (20200808) directly with a USB stick ? thank you
edit 24/10/2020 : hello, with update "HA3_rk3399_10.0_ota (20200915) 升级 包" and MCU "MTCE_HA_V3.62" everything is working fine, "MTCdialer" active and operational. my problem is solved
update from Android 9
Hy ... some people asked if we can use this file if we have android 9 on our M.I.C Radio with PX5 ? I would like to update to 10 but i dont know if this file is the update to 10 ...or only an update when you have 10 already installed
HCT2_PX6_10.0_ota(20221129)M.I.C
Fixed:
1. Cold start problem.
2. IPHONE IOS15 WPA3 hotspot problem.
3. Android System WebView problem.
4. System optimization.
HCT2_PX6_10.0_ota(20221129)M.I.C.rar
drive.google.com

HCT7_PX5_10.0_img(2020/06/12) ISUDAR

Android 10.0 version from ISUDAR for PX5 Head Units.
Day/Night Theme is included!
Enjoy
Here are different ways to install this IMG. It is not an OTA file like the others!
https://forum.xda-developers.com/an...nt/upgrade-method-to-android-version-t4132123
Download:
Fast --> Download
build.prop:
Code:
# begin common build properties
# autogenerated by build/make/tools/buildinfo_common.sh
ro.system.build.date=Fri Jun 12 16:26:48 CST 2020
ro.system.build.date.utc=1591950408
ro.system.build.fingerprint=rockchip/rk3368/rk3368:10/QQ2A.200305.004.A1/hct206121626:userdebug/test-keys
ro.system.build.id=QQ2A.200305.004.A1
ro.system.build.tags=test-keys
ro.system.build.type=userdebug
ro.system.build.version.incremental=eng.hct2.20200612.162738
ro.system.build.version.release=10
ro.system.build.version.sdk=29
ro.product.system.brand=rockchip
ro.product.system.device=rk3368
ro.product.system.manufacturer=rockchip
ro.product.system.model=PX5
ro.product.system.name=rk3368
# end common build properties
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=QQ2A.200305.004.A1
ro.build.display.id=rk3368-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200612.162738 test-keys
ro.build.version.incremental=eng.hct2.20200612.162738
ro.build.version.sdk=29
ro.build.version.preview_sdk=0
ro.build.version.preview_sdk_fingerprint=REL
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=10
ro.build.version.security_patch=2020-05-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=23
ro.build.date=Fri Jun 12 16:26:48 CST 2020
ro.build.date.utc=1591950408
ro.build.type=userdebug
ro.build.user=hct2
ro.build.host=r940
ro.build.tags=test-keys
ro.build.flavor=rk3368-userdebug
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=rk3368
# Do not try to parse description or thumbprint
ro.build.description=rk3368-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200612.162738 test-keys
# end build properties
#
# from device/rockchip/rk3368/system.prop
#
#
# system.prop
#
ro.ril.ecclist=112,911
rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
rild.libargs=-d /dev/ttyACM0
vendor.rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
vendor.rild.libargs=-d /dev/ttyACM0
# end of device/rockchip/rk3368/system.prop
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.bionic.ld.warning=1
ro.treble.enabled=true
persist.debug.dalvik.vm.core_platform_api_policy=just-warn
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
alguien puede crea un archivo zip
jamal2367 said:
Android 10.0 version from ISUDAR for PX5 Head Units.
Day/Night Theme is included!
Enjoy
Here are different ways to install this IMG. It is not an OTA file like the others!
https://forum.xda-developers.com/an...nt/upgrade-method-to-android-version-t4132123
Download:
Fast --> Download
build.prop:
Code:
# begin common build properties
# autogenerated by build/make/tools/buildinfo_common.sh
ro.system.build.date=Fri Jun 12 16:26:48 CST 2020
ro.system.build.date.utc=1591950408
ro.system.build.fingerprint=rockchip/rk3368/rk3368:10/QQ2A.200305.004.A1/hct206121626:userdebug/test-keys
ro.system.build.id=QQ2A.200305.004.A1
ro.system.build.tags=test-keys
ro.system.build.type=userdebug
ro.system.build.version.incremental=eng.hct2.20200612.162738
ro.system.build.version.release=10
ro.system.build.version.sdk=29
ro.product.system.brand=rockchip
ro.product.system.device=rk3368
ro.product.system.manufacturer=rockchip
ro.product.system.model=PX5
ro.product.system.name=rk3368
# end common build properties
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=QQ2A.200305.004.A1
ro.build.display.id=rk3368-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200612.162738 test-keys
ro.build.version.incremental=eng.hct2.20200612.162738
ro.build.version.sdk=29
ro.build.version.preview_sdk=0
ro.build.version.preview_sdk_fingerprint=REL
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=10
ro.build.version.security_patch=2020-05-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=23
ro.build.date=Fri Jun 12 16:26:48 CST 2020
ro.build.date.utc=1591950408
ro.build.type=userdebug
ro.build.user=hct2
ro.build.host=r940
ro.build.tags=test-keys
ro.build.flavor=rk3368-userdebug
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=rk3368
# Do not try to parse description or thumbprint
ro.build.description=rk3368-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200612.162738 test-keys
# end build properties
#
# from device/rockchip/rk3368/system.prop
#
#
# system.prop
#
ro.ril.ecclist=112,911
rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
rild.libargs=-d /dev/ttyACM0
vendor.rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
vendor.rild.libargs=-d /dev/ttyACM0
# end of device/rockchip/rk3368/system.prop
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.bionic.ld.warning=1
ro.treble.enabled=true
persist.debug.dalvik.vm.core_platform_api_policy=just-warn
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
Click to expand...
Click to collapse
Hi, Is this rom for PX5?
I got error when I install.
johnnyyh said:
Hi, Is this rom for PX5?
I got error when I install.
Click to expand...
Click to collapse
Update** I successfully installed. Thanks for your work.
can you please tell the instructions of installation
hi jamal .. hope you r fine .. i am asking to install A10 hct7 on already android 10 hct4 ON my unite/?? how can i do this?? thanks in advance
Can recovery be used to install img? or is there a way to extract ota?
Hi.
Thanks for this nice ROM, I really like it.
Just one annoying thing.
Is it possible to change the default Music APP widget to Spotify widget?
And the bottom icons could be changed?
Because I never use Video and Music apps... I need other app icons there.
Thanks!
jamal2367 said:
Android 10.0 version from ISUDAR for PX5 Head Units.
Day/Night Theme is included!
Enjoy
Here are different ways to install this IMG. It is not an OTA file like the others!
https://forum.xda-developers.com/an...nt/upgrade-method-to-android-version-t4132123
Download:
Fast --> Download
build.prop:
Code:
# begin common build properties
# autogenerated by build/make/tools/buildinfo_common.sh
ro.system.build.date=Fri Jun 12 16:26:48 CST 2020
ro.system.build.date.utc=1591950408
ro.system.build.fingerprint=rockchip/rk3368/rk3368:10/QQ2A.200305.004.A1/hct206121626:userdebug/test-keys
ro.system.build.id=QQ2A.200305.004.A1
ro.system.build.tags=test-keys
ro.system.build.type=userdebug
ro.system.build.version.incremental=eng.hct2.20200612.162738
ro.system.build.version.release=10
ro.system.build.version.sdk=29
ro.product.system.brand=rockchip
ro.product.system.device=rk3368
ro.product.system.manufacturer=rockchip
ro.product.system.model=PX5
ro.product.system.name=rk3368
# end common build properties
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=QQ2A.200305.004.A1
ro.build.display.id=rk3368-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200612.162738 test-keys
ro.build.version.incremental=eng.hct2.20200612.162738
ro.build.version.sdk=29
ro.build.version.preview_sdk=0
ro.build.version.preview_sdk_fingerprint=REL
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=10
ro.build.version.security_patch=2020-05-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=23
ro.build.date=Fri Jun 12 16:26:48 CST 2020
ro.build.date.utc=1591950408
ro.build.type=userdebug
ro.build.user=hct2
ro.build.host=r940
ro.build.tags=test-keys
ro.build.flavor=rk3368-userdebug
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=rk3368
# Do not try to parse description or thumbprint
ro.build.description=rk3368-userdebug 10 QQ2A.200305.004.A1 eng.hct2.20200612.162738 test-keys
# end build properties
#
# from device/rockchip/rk3368/system.prop
#
#
# system.prop
#
ro.ril.ecclist=112,911
rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
rild.libargs=-d /dev/ttyACM0
vendor.rild.libpath=/vendor/lib64/libril-rk29-dataonly.so
vendor.rild.libargs=-d /dev/ttyACM0
# end of device/rockchip/rk3368/system.prop
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.bionic.ld.warning=1
ro.treble.enabled=true
persist.debug.dalvik.vm.core_platform_api_policy=just-warn
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
Click to expand...
Click to collapse
Hello, when can you expect a ZIP version to install this Android 10 overlay? IMG version on my radio does not start with the installation from the card
HCT7_PX5_10.0_ota(2020/08/31) ISUDAR
hct7_px5_10.0_ota(20200831).zip
drive.google.com
How can I tell which one is the right for me?
It's android 10
9 inch
View attachment 5225983
Yaronyeh said:
How can I tell which one is the right for me?
It's android 10
9 inch
View attachment 5225983
Click to expand...
Click to collapse
your device has a Spreadtrum SoC. Nothing here in the MTCD/E fits for that device. Sorry.
pythoner said:
your device has a Spreadtrum SoC. Nothing here in the MTCD/E fits for that device. Sorry.
Click to expand...
Click to collapse
Can you please help me finding a different ROM? Searched the whole web found nothing
Yaronyeh said:
Can you please help me finding a different ROM? Searched the whole web found nothing
Click to expand...
Click to collapse
I think you are out of Luck when it comes to roms for Spreadtrum. It seems that the SoC is a Cortex A7 that is 32bit only. PX30, PX5 and PX6 are all 64bit SoCs. So my guess ist that there is not really a demand for custom roms for such a (objectively) cheap device. Sorry.
pythoner said:
I think you are out of Luck when it comes to roms for Spreadtrum. It seems that the SoC is a Cortex A7 that is 32bit only. PX30, PX5 and PX6 are all 64bit SoCs. So my guess ist that there is not really a demand for custom roms for such a (objectively) cheap device. Sorry.
Click to expand...
Click to collapse
Is it possible to disable the default launcher?
hey guys i like very much this rom with hct6 launcher. It is doable to extract the launcher from this rom and convert it to work with android 10 roms?
Rom file is here https://docviewer.yandex.ru/view/0/...4NjYxMzcsInl1IjoiMTYwNTMxNDMxMTYxMzc0NDY0OSJ9
okay I get all the apks from the rom.
How can i minigrated them for android 10?
Yaronyeh said:
Is it possible to disable the default launcher?
Click to expand...
Click to collapse
Sorry, i don't know that because i don't have a Spreadtrum device
Pavel-71 said:
HCT7_PX5_10.0_ota(2020/08/31) ISUDAR
hct7_px5_10.0_ota(20200831).zip
drive.google.com
Click to expand...
Click to collapse
Thanks @Pavel-71 for sharing the update.zip. Quick question, which is the latest MCU that must be used with this rom?
Currently I have MCU: MTCE_GS_V3.44_4
ndabar said:
Thanks @Pavel-71 for sharing the update.zip. Quick question, which is the latest MCU that must be used with this rom?
Currently I have MCU: MTCE_GS_V3.44_4
Click to expand...
Click to collapse
Hi, if everything works, you don't need to update the MCU. The latest GS update is here:
MTCE_GS_V3.67.rar
drive.google.com
Pavel-71 said:
Hi, if everything works, you don't need to update the MCU. The latest GS update is here:
MTCE_GS_V3.67.rar
drive.google.com
Click to expand...
Click to collapse
Thanks for the MCU, i will try and see how it goes.
Actually I was trying to get the radio back alive. Its an Isudar B59-VW0803 (PX5 rockchip 3368) - and in February the display went black.
Support from Isudar is not good, but probably people here know already.
Today I was able to recover it after many tries through the recovery menu, installing a very old image for this radio (hct4_px5_9.0(20200509)升级包).
Radio is currently with Android 9, does it work to install this Android 10 directly from recovery or do I need to do an extra step? like the one described in post #1.
Thanks in advance

Categories

Resources