BHARDIK
Newbie
HERE IS XPERIA TYPES SYSTEM UI + SETTINGS FOR MICROMAX A90
How to Install the SystemUI only:
DOWNLOAD FROM HERE
How to Install the SystemUI only:
for this methods device must be Pre Rooted....
Copy SystemUI.apk with a file explorer.
Paste it in /system and set right permissions (rw-r--r--)
Move file to /system/app
Reboot
apply mods using adb methods
open cmd
locate your android sdk
for mine
cd C:/android
adb push SystemUI.apk /system/app
adb shell chmod 644 /system/app/SystemUI.apk
adb push Settings.apk /system/app
adb shell chmod 644 /system/app/Settings.apk
adb push framework-res.apk /system/framework
adb shell chmod 644 /system/framework/framework-res.apk
adb reboot
finish Enjoy
applying patch using CWM Recovery
download Xperia_T_JellyBean_for_A90.zip
copy zip in to sd card
reboot device in to recovery
now wipe delvik cache twice
select zip from sdcards
select Xperia_T_JellyBean_for_A90.zip
and press YES
finish reboot your device
Enjoy new looks like Xperia T in A90
DOWNLOAD FROM HERE