Nisan x trail 2017 multimedia - MTCD Android Head Units Q&A

Hi,
I have nissan 2017 with an android multimedia system, and developers options, option to check the "unknown sources" etc are blocked with a password.
Processor type: RA-1031

Are you posting in the correct forum, is your unit an MTCD or MTCE?

Related

[Q] Google Play Account My Device setting Make Model

We are Android tablet hardware developer for several large electronics VoIP communication hardware companies in California.
Our Android tablets PCBA uses Action ATM7013 CPU at 1.3GHz, Android 4.0.3, WiFi only.
Please tell me what are the parameter names used by Google Account's My Device Setting, shown as "Nickname" "Maker" Model" ?
Thank you very much for your help.

[Completed] presentation and helps greeting

good afternoon my name is jorge am Medellin Colombia , I am fond of my profession technology is a mechanical engineer thanks .
surfing the internet to solve a problem that I found this page and I think you can help me solve the problem that I have with a Chinese radio buy for my car
I tell them the problem buy a Chinese radio to my Wolksvagen Jetta see description, send install and run well the first few days until one day the bluetooth turned not work? find ways to configure and settings not found the settings bluetooth for ningunlado, appears inthe top and looking with other applications and sitema tells me this as hidden to go to settings and configure, but the problem Bluetooth settings is not listed anywhere.
I contact the seller and a software program that sent me to re-install? But no idea coo I do not dare do that I can damage the operating system and remain at zero? try to restore factory settings but asks for a default code that is 123456 according to the seller and not restored
Could you help me with this problem and how to install the sowfware, open the file and I get some numbers and letters not to update
I agardezco advance their collaboration and attentive to your prompt and positive response
Cordially
George
I bought it on eBay one head unit with the following originals characteristics:
CPU: Cortex A9 Dual-Core 1Ghz
GPU: Mali 400
RAM: 1GB DDR3
Android Version: 4.4 (but really is 4.2)
MCU original Version: 4.3.11-1-03-615101-150112
System Version: 2.9.5_20150413
Hello,
Welcome to XDA.
Since you didn't post your device model number along with the device specifications,try posting your question in the forum linked below.
http://forum.xda-developers.com/android/help
The experts there may be able to help. Good luck.

Question Carlink change DPI?

I recently bought FYT based head unit that comes with wireless car play (reseller called Xima). the app for wireless car play is Carlink. default resolution is about 480p. the Carlink app setting page doesn't give much options beside noice cancelation mic channel, car logo, wifi 2ghz or 5ghz.
Is there any updated version that allow me to change DPI and key mapping?
I believe CarLink 2 is what comes with the newer units. Check with your reseller to see if available.
Mine doesn't have the option to change resolution though, you may have to go into the Android settings for that.
so I managed to flashed the head unit with latest Joying firmware and app. Car link upgraded to Car link v2. (v21.1014.1122 to v2.21.1224.1818, strange versioning convention...) UI looks the same. gained 2 new options: FPS and auto connection. all the icons still looks pretty big. and I still can't map the Siri activation button.
Used to have car play USB dongle, the software provide a lot more options, such as changing DPI and key mapping. maybe I should keep using the USB dongle until I can find a solution.
werther041 said:
so I managed to flashed the head unit with latest Joying firmware and app. Car link upgraded to Car link v2. (v21.1014.1122 to v2.21.1224.1818, strange versioning convention...) UI looks the same. gained 2 new options: FPS and auto connection. all the icons still looks pretty big. and I still can't map the Siri activation button.
Used to have car play USB dongle, the software provide a lot more options, such as changing DPI and key mapping. maybe I should keep using the USB dongle until I can find a solution.
Click to expand...
Click to collapse
I also bought xima multimedia this year, it have carlink1.0, I was also looking to update car link to version 2.0. How did you updated it with Joying firmware? Can you guide me?
amitush said:
I also bought xima multimedia this year, it have carlink1.0, I was also looking to update car link to version 2.0. How did you updated it with Joying firmware? Can you guide me?
Click to expand...
Click to collapse
Seems to me Xima's firmware is just slightly modified version from Joying firmware (and they make it looks worse).
All the instructions are in this wonderful mega thread:
General FYT based Spreadtrum uis7862(s) (unisoc ums512) & uis8581a (sc9863) - Q&A, Mods, tips, firmware
Last revised: 07 June 2023 (reason: added info for the uis8581a) This thread tries to be a "one fits all" thread about FYT based Spreadtrum Unisoc uis7862(s) (Unisoc ums512) and uis8581a (sc9863) head units and its software, modded or not. The...
forum.xda-developers.com
If you did it couple of times, it's pretty straightforward. and here's my TL;DR version:
1. pick one firmware from Joying website that matches your HU. I picked this one:
"...firmware for 9 or 10 Inch 1280*720 model with MIPI screen/New UI (As below example)"
Updated file please click Here
2. backup your existing firmware just in case and grab the configuration file:
General FYT based Spreadtrum uis7862(s) (unisoc ums512) & uis8581a (sc9863) - Q&A, Mods, tips, firmware
Last revised: 07 June 2023 (reason: added info for the uis8581a) This thread tries to be a "one fits all" thread about FYT based Spreadtrum Unisoc uis7862(s) (Unisoc ums512) and uis8581a (sc9863) head units and its software, modded or not. The...
forum.xda-developers.com
after backup, there should be config.txt file that defines the screen orientation and Bluetooth type.
mine shows:
ro.sf.swrotation=90
sys.fyt.bluetooth_type=0
3. based on config.txt file extracted from backup, update the config.txt in the firmware package you downloaded from Joying, and make update, this would ensure the correct screen orientation and functional Bluetooth.
ro.sf.swrotation=90
sys.fyt.bluetooth_type=0
4. Get the Change reseller ID script. ChangeFytmanufacturer , This is for changing reseller ID.
ref:
General FYT based Spreadtrum uis7862 (unisoc ums512) - Q&A, Mods, tips, firmware
Last revised: 20 May 2023. This thread tries to be a "one fits all" thread about FYT based Spreadtrum uis7862 (Unisoc ums512) head units and its software, modded or not. The first few posts will be "collection" posts for all kind of info but...
forum.xda-developers.com
Xima doesn't have assigned reseller ID, so use 1 (Joying uses 43).
ChangeFYtmanufacturer, /lsec_updatesh/7862lsec.sh
change 99 to 1
sed -i "25i ro\.build\.fytmanufacturer=1" /oem/app/fyt.prop
5. Copy firmware from step 1, updated config.txt from step 3, and updated /lsec_updatesh/7862lsec.sh from step 4, into blank USB drive. those files and folder should be in USB drive root folder.
config.txt
6315_1.zip (firmware)
AllAppUpdate.bin (softwares)
Isec6315update (for flash the firmware)
lsec_updatesh folder with 7862lsec.sh inside.
updatecfg.txt
6. Insert the USB into HU, The HU should auto detect the firmware update program. just confirm and let it do the work.
and that's it.
Hi, I also flashed joying's firmware recently, what's the password for factory settings?
I've tried 3368 and 126 and a bunch of other password.. no luck
to your question, you can set smallest width in developer settings, this will change dpi for all apps. For CarPlay I think the dpi might be fixed, it’s supposed to look this way. Not sure if you can really change it.
hzn942 said:
to your question, you can set smallest width in developer settings, this will change dpi for all apps. For CarPlay I think the dpi might be fixed, it’s supposed to look this way. Not sure if you can really change it.
Click to expand...
Click to collapse
smallest width changed from 720p to 480p works great. finally I don't have to deal with tiny font-size. Thank you!
3368 works for me after flashed Joying's firmware. not sure why.
Finally figured out:
besides changing "ro.build.fytmanufacturer", "ro.fyt.uiid" also need to be set.
in my case, I have mekede m600s, I need to set:
ro.build.fytmanufacturer=116
ro.fyt.uiid=4
with these 2 parameters set, then 3368 works for me.

Support desired px3 update

Hello,
First of all, I would like to let you know through this way that English is not my native language and therefore the sentences and words will not always be fluent.
Secondly, I don't know if I posted this question in the right subtopic. Moderators, please feel free to move this question.
I recently purchased a 2012 Volkswagen Polo. This, when purchased, already had an Android tablet built in. I have no idea what model tablet it is but I have the following information available:
Model:
px3 (1024x600 O)
Android version:
7.1.2
Level of Android security patch:
May 5, 2017
Kernel version:
3.0.101+
[email protected] #894
Thu Jan 25 18:26:25 CST 2018
Build number:
px3-usrdebug 7.1.2 NHG47L eng.hct.20180131.123949 test-keys
MCU version:
MTCE_GS_V2.83_3
Apr 13 2018 21:00:04
CPU:
ARM Coretex-A9 @1.6GHz (x4)
Memory:
2048 MB
I was curious if I can find a newer firmware version somewhere for this tablet incl. instructions on how to install it.
I have sporadic problems with the radio (it sometimes goes louder unwanted or forgets my set favorites). In addition, I see several videos passing by where the interface is just a bit more slick and updated.
Can anyone help me with this? Thanks in advance and apologies if I seem a bit stupid / ignorant (I am however an ICT-er so I understand somewhat how certain things work).
You might be better off replacing the unit.
You could replace the SOM with a PX6 board (4gb+ ram) and then upgrade to Android 11, but these MTCx units remain behind on what is offered by the FYT units with UIS7862 processors.

Question New head unit unsure of model number. Vendor is is Navifly/mekede

Looking for some info as I got a new head unit from a friend and was looking at how to identify the specific model number and features and update firmware.
HWget info has manufacter as 116 boardtype F, platform 6315
it has a sticker that says 9inch/836/4g/6+128/720/B1/CP
I know it is a 9inch 4g capable, 6gb/128rom, 720 screen with built in carplay
I don't know what the 836 and B1 mean.
Some additional questions beyond simply identifying this:
EQ says "surround sound has been closed" when you select the surround tab
Can you get carwebguru to recognize the BT player?
How to tell if this can support 360?"
can 360 be added (am conformable with soldering on the mainboard)
carlink 2.0 does not connect to phone
what is "plug in serial device setting? Has options "accelerator / accelerator3b / kq TPMS / serial plugin 360"
I thank you in advance.
Post android system information directly from Android, including MCU version
it's a Navifly 7862
jdoe6783 said:
it's a Navifly 7862
Click to expand...
Click to collapse
No such thing
marchnz said:
No such thing
Click to expand...
Click to collapse
https://www.google.com/search?q=nav...oAA&biw=2512&bih=1336&dpr=1.5&ih=1336&iw=2512 yes it is.
jdoe6783 said:
https://www.google.com/search?q=nav...oAA&biw=2512&bih=1336&dpr=1.5&ih=1336&iw=2512 yes it is.
Click to expand...
Click to collapse
They are made up brand names. The are sellers of various factories.
marchnz said:
They are made up brand names. The are sellers of various factories.
Click to expand...
Click to collapse
Ok well that's what pops up when I copied and pasted the information you gave into Google. You can't say something isn't real when I show you proof contrary. Also if you can give more info like an MCU number instead of the vague HWinfo results people can actually help you pinpoint a specific model instead of "supposedly fake" head units.
gossipninja said:
Looking for some info as I got a new head unit from a friend and was looking at how to identify the specific model number and features and update firmware.
HWget info has manufacter as 116 boardtype F, platform 6315
Click to expand...
Click to collapse
Manufacturer ID =116 already limits it to Mekede/NaviFly, Prelincar, Hencheng, Yiling, Hopod, prelincar, coho (and a few more) where some of them use the "YIN" identifier in the firmware. So you could use a Mekede firmware which is still regularly updated (latest update firmware 23 September 2022)
jdoe6783 said:
Also if you can give more info like an MCU number instead of the vague HWinfo results ...
Click to expand...
Click to collapse
What do you mean with the MCU number? The MCU in all the 7862/8514a FYTs is identical. The MCU firmware inside that identical MCU might be slightly different dependent on the hardware, and that is determined exactly by the manufacturer id (displayed by the "vague HWInfo" , which lists much more info inside the zip, when that zip would have been shared).
Anyway, OP can flash a Mekede firmware with manufacture id 116, or a Joying with id 43 where he needs to update the AllAppUpdate.bin to put in the right manufacturer id (and/or bluetooth id). You can get that info all from the HWInfo.zip files.
The model number is completely irrelevant for a firmware flash. 9" 10" only differ in having 360 camera software or not.
Only difference make the Tesla style units as they use a different screen rotation and slightly differently built android apks.
I updated using medeke firmware to latest and eq surround sound is fixed, as is carlink.
Still no idea if carweb guru can be used for BT audio control (as I do like the look of some of the themes)
360 cannot be added internally since the IC is not sold independant the unit. maybe I'll find a donor unit someday.
Still no 100% sure on the "plug in serial device setting" but I'd imagine that is used for teyes front radar, or some other accessories. I have seen some 360 boxes that have an RX line to an android head unit so maybe that is what "serial plugin 360" is? which would let me add 360 without the IC, since the box would have it.
Appreciate the feedback.

Categories

Resources