I spent the whole weekend working on this mod. I am very happy that I managed
On top of that, .9.png files s*uck.
And only right now I read the post by MMouse where says that the actual resolution is 864x555. It drove me crazy, as the version of Android studio did not match reality when installed in the HeadUnit...
Hope you like.
It was a big effort for me... as it was the first real mod.
Sooo here it is.
I upload two files for each skin, the regular one and one with prefix OEM.
Regular file --> You can install it as any regular app (it is for you to try whether you like it
OEM --> This one has to replace MTCRadio.apk in /system/app
How to replace original MTCRadio
You will need adb wifi
1- copy MTCRadi
EM_RallySkin.apk to /sdcard/
2- mount /system as rw
3- Force stop Radio app
4- copy MTCRadi
EM_RallySkin.apk to /system/app
5- remount /system as ro
6- reboot the unit
Hope it helped.
On top of that, .9.png files s*uck.
And only right now I read the post by MMouse where says that the actual resolution is 864x555. It drove me crazy, as the version of Android studio did not match reality when installed in the HeadUnit...
Hope you like.
It was a big effort for me... as it was the first real mod.
Sooo here it is.
I upload two files for each skin, the regular one and one with prefix OEM.
Regular file --> You can install it as any regular app (it is for you to try whether you like it
OEM --> This one has to replace MTCRadio.apk in /system/app
List of skins:
MTCRadio_RallySkin.apk --> Rally app you can see in the thumbnails.
MTCRadio_RallySkin-Red.apk --> Rally skin with red background
MTCRadio_RallySkin_NameCounter.apk --> Rally skin with name of stations on the counter instead of frequency
MTCRadio_RallySkin_NameCounter-Red.apk --> Same as above but red background
MTCRadio_RallySkin.apk --> Rally app you can see in the thumbnails.
MTCRadio_RallySkin-Red.apk --> Rally skin with red background
MTCRadio_RallySkin_NameCounter.apk --> Rally skin with name of stations on the counter instead of frequency
MTCRadio_RallySkin_NameCounter-Red.apk --> Same as above but red background
How to replace original MTCRadio
You will need adb wifi
1- copy MTCRadi
Code:
adb push MTCRadio_OEM_RallySkin.apk /sdcard/MTCRadio_OEM_RallySkin.apk
Code:
adb shell
mount -ro remount,rw /system
Code:
Go to Setup--> apps, All apps, tap Radio and Force Stop
Code:
cp /sdcard/MTCRadio_OEM_RallySkin.apk /system/app/MTCRadio.apk [COLOR="Blue"]Note the name is MTCRadio.apk[/COLOR]
Code:
mount -ro remount,ro /system
Hope it helped.
Attachments
-
966.7 KB Views: 1,209
-
52.4 KB Views: 19,180
-
42.8 KB Views: 18,262
-
897.7 KB Views: 551
-
897.7 KB Views: 688
-
917.5 KB Views: 566
-
960.1 KB Views: 760
-
916.8 KB Views: 522
-
960.1 KB Views: 742
-
92.5 KB Views: 2,316
-
966.7 KB Views: 644
-
95.1 KB Views: 2,227
Last edited: