[XPM] XposedMTC - multipe mods for MTCB-Headunits

vuquan

Senior Member
Nov 7, 2004
55
2
0
Hi agentdr8! The new firmware Chinese programmers completely redesigned ( Smali) MTSManager.apk - and now your module XposedMTC does not work (MODE button resets the unit) . Here are this file
Hello Malaysk,
I have this issue with the March, 09 update ROM.
The downloaded file is zip file, not apk file. Can I install it without the TWRP recovery? Or can I rename it's extend to apk and install it normally?
Thank you & sorry for my stupid questions!
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
Im having the same issue. Really enjoyed this.

I would love to see this app get updated with better controls of what apps should open, in what order. Which one should be killed completly (for example nav apps should be allowed to run in the background but audio apps should be killed if a new one is switched to.

I would also like to see a UI Popup that would show what it is about to change to rather than actually changing. only if you stop pressing the switchmode button should it then switch to the highlighted app from the list.
This was the direction I was taking the module, but haven't made much progress. Too many other commitments, so I haven't had time to work on it at all.
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
Hello Malaysk,
I have this issue with the March, 09 update ROM.
The downloaded file is zip file, not apk file. Can I install it without the TWRP recovery? Or can I rename it's extend to apk and install it normally?
Thank you & sorry for my stupid questions!
Malaysk just posted the updated MTCManager package from the newer roms, so that I would have some reference code to base an updated XMTC on. I haven't had a chance to update it yet though.
 

vuquan

Senior Member
Nov 7, 2004
55
2
0
Malaysk just posted the updated MTCManager package from the newer roms, so that I would have some reference code to base an updated XMTC on. I haven't had a chance to update it yet though.
Sorry, I do not understand your comment.
The downloaded file is MTCManager.zip, not is MTCManager.apk. And I need your help that how to install it without the TWRP recovery?
Thanks!
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
Sorry, I do not understand your comment.
The downloaded file is MTCManager.zip, not is MTCManager.apk. And I need your help that how to install it without the TWRP recovery?
The short answer is, you don't. If you want an updated MTCManager, then flash the latest Malaysk rom. Manually updating just the MTCManager on older roms will result in all sorts of issues.
 

vuquan

Senior Member
Nov 7, 2004
55
2
0
The short answer is, you don't. If you want an updated MTCManager, then flash the latest Malaysk rom. Manually updating just the MTCManager on older roms will result in all sorts of issues.
Thanks for your help!
I using latest Malaysk rom (March release). The issue has happened since I install XposedMTC. It is the Mode button resets the HU.
Which version of MTCManager can solve this?
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
Thanks for your help!
I using latest Malaysk rom (March release). The issue has happened since I install XposedMTC. It is the Mode button resets the HU.
Which version of MTCManager can solve this?
None. The XposedMTC module needs to be updated to work with the newer MTCManager versions, not the other way around.
 
  • Like
Reactions: vuquan

iateshaggy

Senior Member
Oct 7, 2013
82
6
0
im not able to get the bt overide to work. i'm using the latest malay ron on an rk3188. xposed it updated and enabled and i'm using module v1.4.2. my devise is named CHX and i added that in the module and reboot but the hu still wont even give me the option to put in my pw when i hit connect. any ideas? also, i have disabled all other modules.
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
Thats true, XMTC has the best dimmer implementation, too bad it is not working on latest FW.
im not able to get the bt overide to work. i'm using the latest malay ron on an rk3188. xposed it updated and enabled and i'm using module v1.4.2. my devise is named CHX and i added that in the module and reboot but the hu still wont even give me the option to put in my pw when i hit connect. any ideas? also, i have disabled all other modules.
The current version of XMTC (1.4.2) does not currently work on the most recent malaysk rom. I do plan on updating it, just not sure about when.
 
  • Like
Reactions: victorvtr

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
what was the last malay release that did work? i tried the previous version as well without any luck.
It was Feb 2016 release.
I haven't updated my GS since last Sept. I know the oem rom builder updated the MTCManager.apk sometime near the end of 2015/early 2016, so whatever version was before that should still work.
 
Last edited:

TT_Vert

Senior Member
Sep 11, 2010
1,799
226
0
I haven't updated my GS since last Sept. I know the oem rom builder updated the MTCManager.apk sometime near the end of 2015/early 2016, so whatever version was before that should still work.
For the time being could we pull an old MTCManager.APK from a pre-Sept ROM to resolve this?

Dave
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
For the time being could we pull an old MTCManager.APK from a pre-Sept ROM to resolve this?
That's likely to cause either FCs or possibly boot loops. Most everything in the rom depends on MTCManager, and if you swap it out with one that doesn't have classes or methods that other processes are expecting, all sorts of bad things will occur.