[ROM][JB 4.2.2][ALL MDPI] LiquidSmooth v2.1 - 07/06/13

TheEdgeOfRage

Senior Member
Apr 28, 2012
897
508
0
23
Novi Sad
Thank you! Tested? Working?
Yes, so far everything is working :good:

You can make for the mango?
Sure here you go :p

Please add polish language :D
advanced setting is not working :(
Advanced settings is only for Samsung devices. The problem with the missing languages: They're deleted from the official LiquidSmooth so I'm not sure if iiandskater will re-add them cause its a pain in the ass. Please read previous posts before asking


IMPORTANT, ONLY FOR SMULTRON AND MANGO!!!:
open your liquidsmooth ROM zip and go to /META-INF/com/google/android and extract updater-script. open the extracted file with notepad or any other text engine and replace the first three lines with:

for smultron:
assert(getprop("ro.product.device") == "ST15i" || getprop("ro.build.product") == "ST15i" ||
getprop("ro.product.device") == "ST15a" || getprop("ro.build.product") == "ST15a" ||
getprop("ro.product.device") == "smultron" || getprop("ro.build.product") == "smultron");

for mango:
assert(getprop("ro.product.device") == "SK17i" || getprop("ro.build.product") == "SK17i" ||
getprop("ro.product.device") == "SK17a" || getprop("ro.build.product") == "SK17a" ||
getprop("ro.product.device") == "mango" || getprop("ro.build.product") == "mango");

otherwise you'll get error status 7 in cwm.

Also I disabled button lights on smultron in my dev files. To enable open the hw_config.sh file found in /system/etc/ and find this line
echo 1 > $dev/button-backlight/max_current
change the 1 to 1500 and reboot.

FOR ALL DEVICES:

If superuser isn't working flash the Superuser.zip from the attachments and the install this app to update the binaries: Superuser
 

Attachments

Last edited:

Vicky26

Senior Member
Feb 22, 2012
338
132
0
I've just installed the ROM, and so far it's awesome, smooth and nice :highfive: I only have some questions:

When I try to change the ringtone and notification tones, it doesn't play the selected sound. (this happens when I have the phone in silent, but when it's not, it plays the sound through both speaker and earpiece. Isn't it possible to listen to it just from the earpiece?

Second... Is there a way to put a custom sound (like a song of mine) for ringtone or alarm tone? I don't find such option...

Thanx in advance guys ;)
 

Vynikal

Senior Member
Sep 29, 2012
1,021
763
143
I've just installed the ROM, and so far it's awesome, smooth and nice :highfive: I only have some questions:

When I try to change the ringtone and notification tones, it doesn't play the selected sound. (this happens when I have the phone in silent, but when it's not, it plays the sound through both speaker and earpiece. Isn't it possible to listen to it just from the earpiece?

Second... Is there a way to put a custom sound (like a song of mine) for ringtone or alarm tone? I don't find such option...

Thanx in advance guys ;)
Copy selected music to /sdcard/Ringtones (or Alarms, depends what you want) and then normally choose through settings. ;)
 
  • Like
Reactions: Vicky26

Vicky26

Senior Member
Feb 22, 2012
338
132
0
Uhmm guys something weird is happening... While I was able to install Facebook Messenger, now after a reboot it says that my phone is not suitable to install Facebook (and some other apps, like Zedge) and when I go to Messenger app in Play Store, it says that it's not suitable for my phone, even though I did install it and it works.

:confused:

edit: Actually a whole bunch of apps can't be installed, like Chrome, WhatsApp, you name it. I have done many reboots, and still nothing. I also tried to clear the Play Store data... Nothing.
Edit2: I installed the Play Store .zip from the previous page, it seems to have fixed the problem... It still says that my phone is not compatible, but it lets me install the apps... wth
 
Last edited:

TheEdgeOfRage

Senior Member
Apr 28, 2012
897
508
0
23
Novi Sad
Uhmm guys something weird is happening... While I was able to install Facebook Messenger, now after a reboot it says that my phone is not suitable to install Facebook (and some other apps, like Zedge) and when I go to Messenger app in Play Store, it says that it's not suitable for my phone, even though I did install it and it works.

:confused:

edit: Actually a whole bunch of apps can't be installed, like Chrome, WhatsApp, you name it. I have done many reboots, and still nothing. I also tried to clear the Play Store data... Nothing.
Edit2: I installed the Play Store .zip from the previous page, it seems to have fixed the problem... It still says that my phone is not compatible, but it lets me install the apps... wth
Did you by any chance change the lcd density? Because that would explain the problems you were facing. You can download the newest multi DPI play store frrom here. It gets updated with every play store update
 
  • Like
Reactions: Vicky26

Vicky26

Senior Member
Feb 22, 2012
338
132
0
Did you by any chance change the lcd density? Because that would explain the problems you were facing. You can download the newest multi DPI play store frrom here. It gets updated with every play store update
No I didn't change it... Thank you, I said in the post that it seems to be solved now by flashing the newest multi DPI play store :good:

Edit: Anyone knows where to find the Jelly Bean keyboard? Not the one that is installed in this ROM (it's not quite good and it takes 40 RAM-wtf?) but the NXT Jelly Bean keyboard...
This one: http://forum.xda-developers.com/showthread.php?t=2267438
 
Last edited:

TheEdgeOfRage

Senior Member
Apr 28, 2012
897
508
0
23
Novi Sad
No I didn't change it... Thank you, I said in the post that it seems to be solved now by flashing the newest multi DPI play store :good:

Edit: Anyone knows where to find the Jelly Bean keyboard? Not the one that is installed in this ROM (it's not quite good and it takes 40 RAM-wtf?) but the NXT Jelly Bean keyboard...
This one: http://forum.xda-developers.com/showthread.php?t=2267438
http://forum.xda-developers.com/showthread.php?t=2196653 xperia z keyboard

so is it CM or aosp?!!
It's AOSP core, but most apps, drivers and other stuff is from mike's ROM
 
  • Like
Reactions: mauam and Vicky26

stikkki

Senior Member
Oct 21, 2011
157
92
0
When it says [Mini/MiniPro/LWW] will this rom package install on MiniPro or does it have to have the updater-script edited?
 

Code SyGma

Senior Member
Nov 2, 2012
456
78
0
Hmmm, back button delays actions to close a app, this needs to be fixed, other than that. It's awesome!!

Sent from my WT19i using xda premium
 

TheEdgeOfRage

Senior Member
Apr 28, 2012
897
508
0
23
Novi Sad
When it says [Mini/MiniPro/LWW] will this rom package install on MiniPro or does it have to have the updater-script edited?
If the first three lines of your updater-script look like this:

assert(getprop("ro.product.device") == "WT19i" || getprop("ro.build.product") == "WT19i" ||
getprop("ro.product.device") == "WT19a" || getprop("ro.build.product") == "WT19a" ||
getprop("ro.product.device") == "coconut" || getprop("ro.build.product") == "coconut");

(or similar. Important is the WT19i) delete them, but if the first line looks like this:

mount("yaffs2", "MTD", "system", "/system");

DON"T DELETE ANYTHING!!
 

stikkki

Senior Member
Oct 21, 2011
157
92
0
If the first three lines of your updater-script look like this:

assert(getprop("ro.product.device") == "WT19i" || getprop("ro.build.product") == "WT19i" ||
getprop("ro.product.device") == "WT19a" || getprop("ro.build.product") == "WT19a" ||
getprop("ro.product.device") == "coconut" || getprop("ro.build.product") == "coconut");

(or similar. Important is the WT19i) delete them, but if the first line looks like this:

mount("yaffs2", "MTD", "system", "/system");

DON"T DELETE ANYTHING!!
OK, thanks