[Closed] [PORT] OnePlus 9R Oxygen OS Port For OnePlus 8T - OnePlus 8T Guides, News, & Discussion

┤Mod Edit├┤Project archived├
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FAQ:
•OTA support is there.
•No Bugs.
Improvements:
•Smoother Than Stock OOS of 8T
•Richtap Haptics.
•Updated Stock Kernel.
•Updated Blobs.
•Updated Modem.
•Updated CAF+ARM Patches.
Instructions To Flash:
•Same process as you all use to recover your device with MSM Tool.
Contributors:
@_abhi.jit__
@mlgmxyysd
DOWNLOAD 9R OOS PORT FOR 8T
Need Tutorial? Watch This Video Tutorial
┤Video link removed├
(Optional) To fix the About Phone section flash this Magisk Module and reboot your device. Thanks to @HELLBOY017
Download Module
Telegram Channel For Support.
┤Mod Edit├┤Telegram links removed as they do not meet posting requirements├

Anyone running this? Super curious if it's an improvement over stock.

svetius said:
Anyone running this? Super curious if it's an improvement over stock.
Click to expand...
Click to collapse
Yes many of my friends are running this

_abhi.jit__ said:
Yes many of my friends are running this
Click to expand...
Click to collapse
Nice!

Is there an update card?

mjnhvudn said:
Is there an update card?
Click to expand...
Click to collapse
Yes... You can update via OTA.. I already cleared all doubts in the thread. Read carefully.

Is this a standard msm tool of OnePlus 9R?

mjnhvudn said:
Is there an update card?
Click to expand...
Click to collapse
is this on the 8T??? I am so curious and wish to port this rom on my 8T... plz confirm at once.

[Mod Edit] Automated translation (please don't forget to add this!):
Hello, a question, I converted my 8T T mobile into the Rom of the 9R as you explain. How can I return my 8T to its original version?
Click to expand...
Click to collapse
Hola, una pregunta, convertí mi móvil 8T T en la Rom de la 9R como te explicas. ¿Cómo puedo devolver mi 8T a su versión original?

Raza Qadri said:
Is this a standard msm tool of OnePlus 9R?
Click to expand...
Click to collapse
It's modified

Flashed it. Works normally. am wondering if it will also allow Manual upgrade to Android 12 DP whenever it is available for the 9R...

should bootloader be unlocked to flash this, or its ok for locked bootloader since we'll be using MSMTool?

milton2010 said:
cómo revertirlo a 8T otra vez por favor
Click to expand...
Click to collapse
how to revert it to 8T again please

This doesnt work for T-Mobile 8T, I get a device mismatch error... Guessing only GLO and IN models?

Can we install handelinkernel on this build. I mean after OTA installation.
My battery backup is not good.

milton2010 said:
how to revert it to 8T again please
Click to expand...
Click to collapse
Flash the 8T MSM tool again to revert to 8T
Select your 8T version here
Index of /list/Unbrick_Tools/OnePlus_8T

5star02707 said:
Flashear la herramienta 8T MSM de nuevo para volver a 8T
Seleccione su versión 8T aquí
Index of /list/Unbrick_Tools/OnePlus_8T
Click to expand...
Click to collapse
ya lo intente y nada

milton2010 said:
I already tried and nothing
Click to expand...
Click to collapse
Use your original variant AA if global, DA for Indian, BA for European or the t mobile as version then factory reset your device in recovery download your file here
Index of /list/Unbrick_Tools/OnePlus_8T
Booot to EDL mode
Run MSM tool for 8t
Wait for it to finish then factory reset just to be sure

5star02707 said:
Utilice su variante original AA si global, DA para la India, BA para europa o el móvil t como versión a continuación, restablecer de fábrica su dispositivo en la recuperación descargar su archivo aquí
Index of /list/Unbrick_Tools/OnePlus_8T
Booot al modo EDL
Ejecutar la herramienta MSM para 8t
Espere a que termine y luego el restablecimiento de fábrica solo para estar seguro
Click to expand...
Click to collapse

Your device is not recognised status of connection should be CONNECTED download the driver to be able to be recognised in device manager
QUD.WIN.1.1 Installer-10037.3 Setup.exe
drive.google.com

Related

[GUIDE][XPERIA] Adding in the ON and OFF buttons on your rom

Hello friends of the visitors is xda, well today I was moving into my framework-res and changed some things and unintentionally found the lines that change the formula button in your rom, I'll show examples in photos to be understood better.
All procedures listed below were tested with my Xperia SP Jelly Bean 4.3​
As I'm from Brazil usually in firmware and custom roms on the buttons so comes (SEE PHOTO BELOW)​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now with the changes they are well (SEE PHOTO BELOW)​
Now I will teach you how to change your buttons and leave it in the pictures that showed how the button ON and OFF​
Requirements
*Any program to compile and decompile apks
*framework1 and framework2 installed on your computer
*Notepad++
*Java installed on your pc
*Patience and attention​
GUIDE​**Decompile your framework-res.apk**
**Navigate to the folder >>res/values<<**
**Now look for the file >>strings.xml<<**
**find the xml above, open it and look for the line below**
Code:
<string name="somc_btn_on">
<string name="somc_btn_off">
**Finding the above lines you just select them and copy and paste the code below**
Code:
<string name="somc_btn_on">ON</string>
<string name="somc_btn_off">OFF</string>
>>Thereby<<​
**Once you have done all this, you saved what changed in the file, close notepad + + and recompile your framework.and remembering also that the framework-res.apk and an application system that is not system apps are subscribed!** ​
I hope you enjoy if you have a mistake or doubt speak to me I will do my best to help. Thank you, and do not forget to give me a thank [:good:] also​
Bro
good work
Ambor said:
Bro
good work
Click to expand...
Click to collapse
thank you very much :victory::good:
Awesome!!! Thank you...
serajr said:
Awesome!!! Thank you...
Click to expand...
Click to collapse
Thank you very much :victory:
one thing that I wish could be changed is the sign of the activated data. In the Brazilian stock rom it gets separated from the telephony signal, and the International's roms she gets along.
I looked at several places and did not find anywhere where to modify this to make the same rom's International.
I put some pictures to show what I mean.
know of any way I can change this??
Uma coisa que eu gostaria que pudesse ser modificado é o sinal dos dados ativados. Na rom stock brasileira ela fica separada do sinal de telefonia, e nas roms's internacionais ela fica junto.
Procurei em diversos lugares e não achei em lugar nenhum onde modificar isso para deixar igual as rom's internacionais.
coloquei umas imagens para mostrar o que estou me referindo.
Marilia, sabe de algum jeito que eu possa modificar isso???
C.Eduardo said:
one thing that I wish could be changed is the sign of the activated data. In the Brazilian stock rom it gets separated from the telephony signal, and the International's roms she gets along.
I looked at several places and did not find anywhere where to modify this to make the same rom's International.
I put some pictures to show what I mean.
know of any way I can change this??
Uma coisa que eu gostaria que pudesse ser modificado é o sinal dos dados ativados. Na rom stock brasileira ela fica separada do sinal de telefonia, e nas roms's internacionais ela fica junto.
Procurei em diversos lugares e não achei em lugar nenhum onde modificar isso para deixar igual as rom's internacionais.
coloquei umas imagens para mostrar o que estou me referindo.
Marilia, sabe de algum jeito que eu possa modificar isso???
Click to expand...
Click to collapse
Hello, I good at you have any rom appears these icons? if you tell me. I'll wait and I'll see what I can do okay !!!
Olá, bom eu pelo que você tem alguma rom que apareça esses ícones? se tiver me fala. vou aguardar e vou ver o que posso fazer tá bom?!!!
Actually...I was trying to find that once and I failed...
Cool tip
Sent from my D6503 using Tapatalk
funky0308 said:
Actually...I was trying to find that once and I failed...
Cool tip
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Now you find what you were looking for. Thank you :victory:
A quick but very effective mod. Nice work! :highfive:
Ticklefish said:
A quick but very effective mod. Nice work! :highfive:
Click to expand...
Click to collapse
And really, thank you very much :victory:
just need to add these changed lines in android-res.apk, a much simpler way
Leo said:
just need to add these changed lines in android-res.apk, a much simpler way
Click to expand...
Click to collapse
No. Most users know how to framework-res.apk. Android-res.apk and used in themes.
Leo said:
just need to add these changed lines in android-res.apk, a much simpler way
Click to expand...
Click to collapse
True...if you've got that overlay already in your rom. It's in stock Xperia JB, but not KK for some reason.
You can always add the file though.
lool very good girl. ? thanks my friend.
Hugs
Very nice bro Awesome
gamzekal said:
Very nice bro Awesome
Click to expand...
Click to collapse
The OP is a women
From My Xperia Z With XDA App
Nice work.. :good: gonna try..
@Marília de Oliveira
cant see the picture.can u upload it another host?
because without picture i cant understand the object of topic
thanks
hamidreza2010 said:
@Marília de Oliveira
cant see the picture.can u upload it another host?
because without picture i cant understand the object of topic
thanks
Click to expand...
Click to collapse
Why need pictures dear. Just follow the string code. Its easy as hell.

Moto x play rom stock

Hello I MOTO X PLAY XT1563 BRAZIL.Only I put the stock ROM it here -> XT1563_LUX_RETLA-MVSLA_5.1.1_LPD23.118-6.1_cid12_subsidy-MOVSTLA_CFC.xml <---. My problem is none of slots works! And in network configurations not appear the options slot 1 or slot! Is it the rom I installed? what to do, help me!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
amadeusmattos said:
Hello I MOTO X PLAY XT1563 BRAZIL.Only I put the stock ROM it here -> XT1563_LUX_RETLA-MVSLA_5.1.1_LPD23.118-6.1_cid12_subsidy-MOVSTLA_CFC.xml <---. My problem is none of slots works! And in network configurations not appear the options slot 1 or slot! Is it the rom I installed? what to do, help me!
Click to expand...
Click to collapse
Not appear slot option! looks around like this in the picture
HELP ME BY GOD'S LOVE!! THANK YOU FROM
amadeusmattos said:
Not appear slot option! looks around like this in the picture
HELP ME BY GOD'S LOVE!! THANK YOU FROM
Click to expand...
Click to collapse
Since you are from Brazil, and seem to be having dificulties speaking english, I shall reply in both languages:
Portuguese:
O ficheiro que mandaste nao esta' correcto. Tens de o por em algum lado online e por o endereco aqui.
Quanto ao teu novo ROM nao detectar nenhum dos teus slots, se calhar e' porque nao puseste o ROM certo ou usaste o MODEM errado.
Tens a certeza que o ROM que puseste no teu telemovel e' correcto? Porque eu tenho um XT1563 e este e' o modelo de um so' SIM.
English:
The file you sent isn't correct. You have to put that image somewhere online and use THAT address.
As per your rom not finding any of your slots, maybe its because you didn't USE the right rom, or modem for that matter.
Are you sure the ROM you flashed is the correct one? Because I have a XT1563 and this is the single SIM model.
madcat1990 said:
Since you are from Brazil, and seem to be having dificulties speaking english, I shall reply in both languages:
Portuguese:
O ficheiro que mandaste nao esta' correcto. Tens de o por em algum lado online e por o endereco aqui.
Quanto ao teu novo ROM nao detectar nenhum dos teus slots, se calhar e' porque nao puseste o ROM certo ou usaste o MODEM errado.
Tens a certeza que o ROM que puseste no teu telemovel e' correcto? Porque eu tenho um XT1563 e este e' o modelo de um so' SIM.
English:
The file you sent isn't correct. You have to put that image somewhere online and use THAT address.
As per your rom not finding any of your slots, maybe its because you didn't USE the right rom, or modem for that matter.
Are you sure the ROM you flashed is the correct one? Because I have a XT1563 and this is the single SIM model.
Click to expand...
Click to collapse
as I do , I need BRAZILIAN STOCK ROM
amadeusmattos said:
as I do , I need BRAZILIAN STOCK ROM
Click to expand...
Click to collapse
Try a rom for the XT1562. You might have that one instead.
madcat1990 said:
Try a rom for the XT1562. You might have that one instead.
Click to expand...
Click to collapse
please, can you pass me the link of this STOCK ROM? My phone is DUAL CHIP!
http://forum.xda-developers.com/moto-x-play/general/official-stock-firmwares-added-xt1562-t3195364 <--- go here
If you use the link that madcat gave just above this and look for the ones that start with XT1563.
Now look for following - LUX_RETLA_DS ****as far as I can determine the "RETLA" means retail Latin America & the DS is DUAL SIM.
I'm not 100% sure but just trying to help you out. Good Luck.
amadeusmattos said:
please, can you pass me the link of this STOCK ROM? My phone is DUAL CHIP!
Click to expand...
Click to collapse
I'll try this rom! Many thanks to all members!
amadeusmattos said:
I'll try this rom! Many thanks to all members!
Click to expand...
Click to collapse
Hi,
I´m brazilian too. Already got the stock rom but I don´t know how to install it. Could you please help me? thank you!!

[Q] How to put TZX-723Q4 into ADFU mode

How to put TZX-723Q4 into ADFU mode? (I want to flash the tablet using PAD Product Tool so how to put it into ADFU?)
This is an image of the tablet board
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you
question
i want firmware this bord and i want bluetooth and wifi work
a33.tzx.723q4
mokhtar2002 said:
i want firmware this bord and i want bluetooth and wifi work
a33.tzx.723q4
Click to expand...
Click to collapse
Have you tried this one?
_http://pan.baidu.com/share/link?uk=3627534533&shareid=1530795305&third=15&adapt=pc&fr=ftw
hi need firmware for this model, you have it?
larguiman said:
hi need firmware for this model, you have it?
Click to expand...
Click to collapse
Hi, Search for this "29 epad a704jk firmaware", it works fine
tzx 723q4
s.o.s instaLE 723-q3 no funciona wl wifi ni bluet por favor quien me puede ayudar a encontar TZX-723Q4 SEGUN TIENEN CLAVES...???ENVIANLA,ESPERO SU AYUDA.SALUDOS
Dmaghy Yanas said:
Hi, Search for this "29 epad a704jk firmaware", it works fine
Click to expand...
Click to collapse
this for asus tablet?, the procedure to flash is de same?
larguiman said:
this for asus tablet?, the procedure to flash is de same?
Click to expand...
Click to collapse
it's for the TZX-723Q4 SoC in general (it doesn't matter which brand as long as the board inside is TZX-723Q4)
and it comes in "*.img" format which you can flash using one of these software "LiveSuit" or "PhoenixSuit" or "PhoenixCard" (the first 2 requires a usb cable, while the PhoenixCard requires a micro sd card)
sanzram said:
s.o.s instaLE 723-q3 no funciona wl wifi ni bluet por favor quien me puede ayudar a encontar TZX-723Q4 SEGUN TIENEN CLAVES...???ENVIANLA,ESPERO SU AYUDA.SALUDOS
Click to expand...
Click to collapse
Hi, Search for this "29 epad a704jk firmaware", it works fine
Dmaghy Yanas said:
it's for the TZX-723Q4 SoC in general (it doesn't matter which brand as long as the board inside is TZX-723Q4)
and it comes in "*.img" format which you can flash using one of these software "LiveSuit" or "PhoenixSuit" or "PhoenixCard" (the first 2 requires a usb cable, while the PhoenixCard requires a micro sd card)
Click to expand...
Click to collapse
I download the firmware por this place http://pan.baidu.com/s/1o6ABYau?errno=0&errmsg=Auth Login Sucess&&bduss=&ssnerror=0 but not works, the screen put black and nothing happend
My Tablet is NeuTab N7 Pro
TZX-723Q4 A33
any other suggestion ???? thanks!
larguiman said:
I download the firmware por this place http://pan.baidu.com/s/1o6ABYau?errno=0&errmsg=Auth Login Sucess&&bduss=&ssnerror=0 but not works, the screen put black and nothing happend
My Tablet is NeuTab N7 Pro
TZX-723Q4 A33
any other suggestion ???? thanks!
Click to expand...
Click to collapse
your tablet appears to be an A33 quad-core 1.2GH , so this firmware will not work because it's for A23 dual-Core 1.5GH
anyway have you tried the product support webpage? it has all the firmware for your tablet, there:
_http://neutab.com/info-detail.php?InfoId=11
just check your product model and IMEI code first, which is behind of the tablet
if non of these didn't work, you can try and find a suitable firmware from this:
_http://forum.gsmhosting.com/vbb/f906/allwinner-a33-firmware-here-2090822
people firmware ready here you can downloader http://pan.baidu.com/share/link?uk=860982020&shareid=588389382
For Tablet Neutab N7 Pro
TZX-723Q4 A33
RTL8723bu
723Q3.A33.KK44.V2.04.TZX.150124_2.wsvga.rtl8723bu.img
Good Luck!!!!!!! YEEAHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!
Glad you found it.
amigo necesito es firmware si es posible y lo puedas subir a mega o google drive ya que el link se encuentra caido, espero su pronta ayuda
link dead, please refresh

[KDZ][H815] New firmware V20k (Italy - TIM) 2016-12-13

Hello
There is new version that was released in Italy by TIM carrier.
The version is V20k.
Security patch is for 2016-11-01
Android version: 6.0
This version containד custom boot animation
You can safley flash this KDZ on any H815/L/T/P/TR/AR device
Here is the download link:
http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=FW6EJZO852EFASJ052C3X9B/H81520k_00_1121.kdz
Enjoy
Yes, it does have TIM custom boot animation. Firmware is V20K-OPT4-SI. Security patch level is November 1st 2016.
Not many replies to this..
Sooooooooo......
Did anyone try it? Legit? Stable? Any surprises?
#H
Probably not because not so many people want custom boot animation etc.
ROM works fine, no bloatware, carrier boot animation replaced with the MM one et voilà!.
Thanks Al0n
What does it display for version? V20K-EUR-XX?
It is definitely not eur version if it's branded with custom boot animation.
Thanks.. Was just checking to see what 'extras' it bought - but I will wait for one that's not carrier branded..
I'll stick on v20J for now!
#H
I already have V20J with November security patch (no custom boot animation, but it says V20J-OPT2-SI). Maybe LG will surprise us with Nougat this month, although I highly doubt it.
y vale la pena la actualización... o me quedo en la 20j: Eek:
Paco Ríos said:
y vale la pena la actualización... o me quedo en la 20j: Eek:
Click to expand...
Click to collapse
No Klingon please.
Sent from my LG-H815 using Tapatalk
hi guys
how do I install this update ?
lg flash tool does not allow it
I can only flash H81510h_00_0122
thanks
sirbaili said:
hi guys
how do I install this update ?
lg flash tool does not allow it
I can only flash H81510h_00_0122
thanks
Click to expand...
Click to collapse
What does it mean "LG flssh tool doesn't allow it"? Is there any error message or anything else?
Hi Kouzelnik3
When trying to flash 20k firmware After exactly 19 seconds I am getting error message directing me to sys admin.
In case 10H firmware flashing proceeds without a hitch .
Eventually I got to 20H firmware installing OTA updates.
Oh, I haven't seen error like you described. I just know about error which appears on 9 % and it can be solved by replacing .dll file in LGUP directory
Maybe show me the screen with that error and we will see what we can do to solve it.
Hi Kouzelnik3
Thanks for a prompt reply
that's an error I am getting:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No problem friend, but I cannot see your first screenshot.
I am not sure but if I were you, I would try to use program called LGUP. Maybe their program called LG flash tool that you are using doesn't work properly with some new kdzs. I had some problems with flash tool too but when I have switched to lgup, many problems were resolved. You can try it.
hello
i have this version today on my phone. but my phone camera not connecting, before it i have this issue due to which it flashed today and i got this version on phone but still the same problem .unfortunately camera not connected. mess it is for me
Salve ho un problema con il mio lg g4 h 515 con versione v20k
Non mi fa sostituire il firmware con altri ho provato lgup ainizia e si ferma quando arriva al boot
Ho provato flashtool che me lo legge inizia la procedura mi pulisce il cellulare e poi si blocca e mi.dice autorizzazioni amministratore
Col bridge funziona perfettamente e lo riporta allo stato attuale cosa posso fare

AC8227L FULL DEMO HELP

Hi
Please help me to update my car radio
Technical Specifications:
JCAC10003-OA1-V1.0.12B2-201219_0802
AC8227L FULL DEMO
1G.16
Please file the latest ROM and installation tutorial
- **** I wanted to update the ROM because the date and time are reset and there is no option for settings and updates in the car settings.
masoudroshangar said:
Hi
Please help me to update my car radio
Technical Specifications:
JCAC10003-OA1-V1.0.12B2-201219_0802
AC8227L FULL DEMO
1G.16
Please file the latest ROM and installation tutorial
- **** I wanted to update the ROM because the date and time are reset and there is no option for settings and updates in the car settings.
Click to expand...
Click to collapse
i have update package for JCAC10003-OC2-20412011210 ... it is a 2G/16G version... not sure if it will work for your device. You need to unzip the package and place the "Autoupdate" folder into the root of usb stick..
Here is the file: https://drive.google.com/file/d/1FBEGWHbZ527ao5u39fUYJGpie3ICbCL1/view?usp=sharing
afarkas said:
Tengo un paquete de actualización para JCAC10003-OC2-20412011210 ... es una versión 2G / 16G ... no estoy seguro de si funcionará para su dispositivo. Debe descomprimir el paquete y colocar la carpeta "Actualización automática" en la raíz de la memoria USB.
Aquí está el archivo: https://drive.google.com/file/d/1FBEGWHbZ527ao5u39fUYJGpie3ICbCL1/view?usp=sharing
Click to expand...
Click to collapse
With this firm is posSible change pair bluetooth? Is 0000 and like change to 1234 for pair OBD2,because don't change the code pair.
ardilla1981 said:
With this firm is posSible change pair bluetooth? Is 0000 and like change to 1234 for pair OBD2,because don't change the code pair.
Click to expand...
Click to collapse
i dont know... when pairing OBD it does not asks for code. i was unable to pair mine
afarkas said:
No sé ... al emparejar OBD no pide código. no pude emparejar el mío
Click to expand...
Click to collapse
This upgrade Is WOrse,inverted touch and screen buttons,The touch fix recalibrate.but The screen buttons no.
ardilla1981 said:
Esta actualización es WOrse, botones táctiles y de pantalla invertidos, el ajuste táctil recalibrado. Pero los botones de pantalla no.
Click to expand...
Click to collapse
A pair OBD2 same,don't change the code bluetooth,is 0000.
ardilla1981 said:
Esta actualización es WOrse, botones táctiles y de pantalla invertidos, el ajuste táctil recalibrado. Pero los botones de pantalla no.
Click to expand...
Click to collapse
fix The buttons screen Learning again,now is better firm
ardilla1981 said:
fix The buttons screen Learning again,now is better firm
Click to expand...
Click to collapse
me too i had to recalibrate buttons and touch-screen, but was unable to fix bluetooth
afarkas said:
Yo también tuve que recalibrar los botones y la pantalla táctil, pero no pude arreglar el bluetooth
Click to expand...
Click to collapse
IS NOt SAMe Menu
afarkas said:
me too i had to recalibrate buttons and touch-screen, but was unable to fix bluetooth
Click to expand...
Click to collapse
I installed this firmware. How did you calibrate the touch and touch screen buttons? Do you have a video tutorial?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
masoudroshangar said:
Hi
Please help me to update my car radio
Technical Specifications:
JCAC10003-OA1-V1.0.12B2-201219_0802
AC8227L FULL DEMO
1G.16
Please file the latest ROM and installation tutorial
- **** I wanted to update the ROM because the date and time are reset and there is no option for settings and updates in the car settings.
Click to expand...
Click to collapse
I can't extract the link in the iviconfig file because there is a password. What is the password for that file?
Hello, can anyone help
androidtux said:
I installed this firmware. How did you calibrate the touch and touch screen buttons? Do you have a video tutorial?
View attachment 5606065
Click to expand...
Click to collapse
What the password iviconfig file?
androidtux said:
I installed this firmware. How did you calibrate the touch and touch screen buttons? Do you have a video tutorial?
View attachment 5606065
Click to expand...
Click to collapse
I can't extract the link in the iviconfig file because there is a password. What is the password for that file?
afarkas said:
i have update package for JCAC10003-OC2-20412011210 ... it is a 2G/16G version... not sure if it will work for your device. You need to unzip the package and place the "Autoupdate" folder into the root of usb stick..
Here is the file: https://drive.google.com/file/d/1FBEGWHbZ527ao5u39fUYJGpie3ICbCL1/view?usp=sharing
Click to expand...
Click to collapse
hello Sir, can you share the files again because that link "page not found". i have JCAC10003-OC2 and stuck on boot logo, thank you
martantosh777 said:
hello Sir, can you share the files again because that link "page not found". i have JCAC10003-OC2 and stuck on boot logo, thank you
Click to expand...
Click to collapse
i do not have the file anymore, nor the radio... it was a crap. i throw the radio to the trash and deleted all related files. i recommend you to do the same an buy some genuine android device
Hi
Please help me to update my car radio
Technical Specifications:
JCAC10003-OC2-V1.0.04R7-211119_1742
AC8227L
2G.32
Please file the latest ROM and installation tutorial
I wanted to update the ROM because the date and time are reset and there is no option for settings and updates in the car settings.
Please Help me.Thanks
Hello, everyone
my son reset everything on our car radio to factory settings where all apps like SpeedPlay and the associated Podofo apps were deleted. Unfortunately, I can no longer use the side buttons. Unfortunately I cannot reach the seller.
The technical data of my device are as follows:
System version JCAC10003-OC2-V1.0.26R5-220611_1537
MCU: JCNU20-0-2022.05.20_17:33
AC8227L
1GB + 16GB
according to the box it is a PODOFO A2222KT
Somebody need help with this unit??

Categories

Resources