Junsun V1 Pro (MTK8259/MTK8257) - firmware

Search This thread

TorstenH

Senior Member
Feb 20, 2021
2,407
625
t.me
Realme GT 2 Pro
They are not available, since Ive only modded it specifically for my car.
But if your car is not unique it could make sense to share it.

However if you are interested in doing it I can give you assistance in greater detail let me know. Also, it would be great to see if you can get v81 apk to decompile but Ive had no luck with the latest apktools- it throws exception trying to generate the dex (smali).

I would be interested what's the best way to replace the existing MainUI.
a) install it as simple update by clicking on the apk?
b) replace the apk on system partition? Is this possible while system is running? Chmod required afterwards?
 

jazzor

Senior Member
Mar 6, 2010
70
157
But if your car is not unique it could make sense to share it.



I would be interested what's the best way to replace the existing MainUI.
a) install it as simple update by clicking on the apk?
b) replace the apk on system partition? Is this possible while system is running? Chmod required afterwards?
There's a few steps.

1. After you make your modded apk you need to sign it using the testkeys from aosp.
2. Need to enable USB debugging in the setup menu
3. Boot into recovery using "adb reboot recovery"
4. In recovery, swipe down and right to mount system root
5. Prep a USB stick with your modded and signed APK.
6. Need to perform su and overwrite the mainui in system_root:

Code:
su @#zxcvbnmasdfghjklqwertyuiop1234567890,.
mount -o rw,remount /system_root
cd /system_root/system/priv-app/MainUI
cp /storage/udisk2/MainUI_modsigned.apk MainUI.apk

Replace the paths to your USB stick mount.

This is the only way I know to make the replacement APK "stick". Trying to remount the system as rw and replacing it in the live os will not write to the system root and reboot will remove your changes.
 
Last edited:

TorstenH

Senior Member
Feb 20, 2021
2,407
625
t.me
Realme GT 2 Pro
There's a few steps.

1. After you make your modded apk you need to sign it using the testkeys from aosp.
2. Need to enable USB debugging in the setup menu
3. Boot into recovery using "adb reboot recovery"
4. In recovery, swipe down and right to mount system root
5. Prep a USB stick with your modded and signed APK.
6. Need to perform su and overwrite the mainui in system_root:

Code:
su @#zxcvbnmasdfghjklqwertyuiop1234567890,.
mount -o rw,remount /system_root
cd /system_root/system/priv-app/MainUI
cp /storage/udisk2/MainUI_modsigned.apk MainUI.apk

Replace the paths to your USB stick mount.

This is the only way I know to make the replacement APK "stick". Trying to remount the system as rw and replacing it in the live os will not write to the system root and reboot will remove your changes.
Thank you very much for your feedback. I already created an updater app to make this process more automatic.
 

Mario2023

New member
May 24, 2023
3
0
Thank you very much for your feedback. I already created an updater app to make this process more automatic.
Hello,
If she did?
You can ask for files.
I am a beginner in this field but I would like to improve my Auto peugot 3008 I miss the display of the proximity sensor so that I can see how far I am from the obstacle in the original it was nicely done by changing the colors of the rays from the car
 

furbb

New member
Jun 5, 2023
1
1
Edit: Update successfully installed
Very important: I got the error message "failed" before. I saw someone wrote that i need to format the usb stick with rufus.
It worked perfectly👍👍.
 
Last edited:
  • Like
Reactions: Infinity123

Alimsbaee

Member
Feb 8, 2019
7
0
Hi everyone
I have the MTK8259 head unit with the latest firmware
I can't control the volume via my connect BT phone (Samsung S22 Ultra)
Anyone can help please?
 

FETHIMAROK

Member
Apr 27, 2011
34
1
hello I would like to know if the latest firmware is compatible with mine I send you the photo
 

Attachments

  • IMG20230607000315.jpg
    IMG20230607000315.jpg
    4.3 MB · Views: 136

FETHIMAROK

Member
Apr 27, 2011
34
1
how to reduce the size of the screen because I only see half of the apk
 

Attachments

  • IMG20230608021848.jpg
    IMG20230608021848.jpg
    2.2 MB · Views: 142

pctjune

Member
Apr 23, 2023
11
0
Installed and tested. I can say it is more snapier, touch is more responsive. The new version introduces a new theme with stations switch buttons, which makes our life easier. Improved radio audio quality. The rest is the same.

Question: Is it possible to change picel density or resolution, as I got updated from seller rom, it somehow got bigger resolution and everything got small?
Marko
Can you describe the Radio audio quality improvment you have notice ?
On mine, when driving, I face 2 issues :
1/ some time the sound is crappy and the radio is almost impossible to hear. Then it could improve and if not I decide to change of FM station
2/ some time the AF (Alternative Frequencies) is quite "brutal" : when he loose the signal (or detect poor signal), it try to find alternative frequency for the same station: but it then jump from alternate frequency to an other one (some time there are music on these alternate, but these are clearly other stations !!!), then comes back to the original one : it's a mess the head unit has to change the frequency to test the quality. On my orginal Renault radio, it was doing this in the background and was changing frequency only if quality was better and whitout any glitch on the sound.
 

Userduke2007

New member
Jun 8, 2023
1
0
Has anyone installed 8259P UI02v1280x720 v81_(04/27/2023)? Are the errors of the TOMTOM that the instructions are not heard with the radio corrected?
 

Marko055

Member
Jun 2, 2014
47
15
Marko
Can you describe the Radio audio quality improvment you have notice ?
On mine, when driving, I face 2 issues :
1/ some time the sound is crappy and the radio is almost impossible to hear. Then it could improve and if not I decide to change of FM station
2/ some time the AF (Alternative Frequencies) is quite "brutal" : when he loose the signal (or detect poor signal), it try to find alternative frequency for the same station: but it then jump from alternate frequency to an other one (some time there are music on these alternate, but these are clearly other stations !!!), then comes back to the original one : it's a mess the head unit has to change the frequency to test the quality. On my orginal Renault radio, it was doing this in the background and was changing frequency only if quality was better and whitout any glitch on the sound.
The sound quality of radio app is better, though it is as you described, AF is just shifting around, but that is whole other functinality compared to Aduio Quality.

For most of the time I am using AndroidAuto, HeadUnit Reloaded app to connect to phone, and use Spotify, as it gives the best and clear sound quality.
 

Zoleeteam

New member
Jan 14, 2023
2
0
Hello. I have a problem that an application does not start because of root. How can I make the app believe that my device is not rooted? Thank you
 

Juras_b

New member
Feb 1, 2023
2
0
Hello everyone. After the last update 8259....v81 there was a small problem. Every time the radio is turned on, it starts from the boot logo. It wasn't there before. Now it takes a long time to boot up. Can it be fixed?
 
Last edited:

Pablo_2mm

Member
Nov 2, 2021
13
5
I installed last version v81 and now buttons in the screen of the head unit don't work for turning up/down volume. Did anyone have this issue?
 

Gacek9782

New member
Jun 11, 2023
1
0
Cześć wszystkim używane radio CCC do BMW X5/X6 posiadam androida 10 czy istnieje możliwość aktualizacji do androida 12? Czy mogę prosić o link do pobrania danych?

Mod Edit: English Translation Below

Hi everyone, used CCC radio for BMW X5/X6 I have android 10 is it possible to update to android 12? Can I have a link to download the data?
 

Attachments

  • IMG_20230611_165058.jpg
    IMG_20230611_165058.jpg
    4.6 MB · Views: 90
  • IMG_20230611_165410.jpg
    IMG_20230611_165410.jpg
    3.7 MB · Views: 90
  • IMG_20230611_165524.jpg
    IMG_20230611_165524.jpg
    2 MB · Views: 89
Last edited by a moderator:

shadowstep

Senior Moderator / Moderator Committee
Staff member
Jun 6, 2014
6,637
16,179
32
Ambala Cantt
OnePlus 9R
@Gacek9782
Hi! I see that you're new here. Welcome to XDA! :) Please note that XDA is an international forum, and hence only English is permitted to be used across the website.

The above is as per the Forum Rules:
4. Use the English language.

We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.

As a courtesy, I've added the English translation to your post. Going forward, kindly use English to post/reply on the forum. :)

Regards,
shadowstep
Senior Moderator
Cześć! Widzę, że jesteś tu nowy. Witamy w XDA! :) Należy pamiętać, że XDA jest forum międzynarodowym, w związku z czym na tej stronie można używać tylko języka angielskiego.

Powyższe jest zgodne z Regulamin forum:
4. Użyj języka angielskiego.

Rozumiemy, że przy różnych narodowościach nie wszyscy mówią dobrze po angielsku, ale spróbuj. Jeśli naprawdę nie możesz publikować po angielsku, skorzystaj z internetowego tłumacza. Możesz dołączyć swoją oryginalną wiadomość w swoim języku, poniżej tłumaczenia na język angielski. (Zasada ta obejmuje Twoje posty, wpisy profilowe i podpis). Możesz spróbować: - https://translate.google.com/ lub https://www.babelfish.com/ albo użyć jednego z wybranych.

W ramach grzeczności dodałem do Twojego posta tłumaczenie na język angielski. Idąc dalej, uprzejmie używaj angielskiego do publikowania / odpowiadania na forum. :)

Pozdrowienia,
shadowstep
Starszy Moderator
 
  • Like
Reactions: Gacek9782

hurjup

Member
Sep 29, 2021
26
1
To whoever considers updating to v81 AND is a default launcher enthusiast (like me): v81 offers a limited amount of "themes": the first four from here (v61)
IMG20230422143956_25.jpg

plus a new, comparably annoying one.
 

pctjune

Member
Apr 23, 2023
11
0
Hi everyone.
I am considering upgrading to v81 to get improvment on the FM Radio quality reception.
Before doing this and as a général question before my possible first update, I just would like to get a confirmation : is this a one way update ? No way to do a fall back on a previous version if this v81 brings new issues ?
Thanks
 

TorstenH

Senior Member
Feb 20, 2021
2,407
625
t.me
Realme GT 2 Pro
Hi everyone.
I am considering upgrading to v81 to get improvment on the FM Radio quality reception.
Before doing this and as a général question before my possible first update, I just would like to get a confirmation : is this a one way update ? No way to do a fall back on a previous version if this v81 brings new issues ?
Thanks
The firmwares for MTK8257 are full updates so you can flash an older version after update.
 

Top Liked Posts