[MOD] Running an MCR Custom ROM? | Save 20MB+ RAM | Easy Update Zip Included - LG Optimus 2x

Included In MCR and derivatives from Fr15 onward - No need to patch!
Introduction
Removing the LG 'Software Update' function from your phone will give you back 20MB or more of RAM. This app runs all the time and restarts if it's killed. The thing is, if you're running a custom ROM this function will do little for you. It may notify you of an update but no updates will install over the top of your custom rom. And you get all your update notifications from here right?
However, simply removing the application package (OmaDmclient.apk) causes a problem with Settings. If the client app is removed the Settings | About Phone menu force closes. You save the 20MB RAM but you have an annoying consequence.
Removing this function provides a ~6% memory boost, a slight reduction in data use and an unquantifiable saving of CPU cycles.​
Details
The relevant code is in Settings.apk, in factory ROM V10a (only some variants?) the OTA code is not active but simply taking the entire Settings.apk from V10a does not work on V10b/c. So what I did to address this:
Reverse engineered Settings.apk from V10a and V10b/c
Extracted code from V10a (java/com/android/settings/DeviceInfoSettings)
Inserted said code into V10b/c, replacing OTA code
Recompiled Settings.apk minus OTA code
Only LG code is included, none of mine, I've just ported it from one version to the next
And this allows the OTA client app to be removed without any negative consequences.​
Compatibility
This is compatible with the LG Optimus 2x only, it will probably break something on the G2x variant.
This mod is not compatible with CyanogenMod for the Optimus 2x (it is unnecessary)
​
Included In MCR and derivatives from Fr15 onward - No need to patch!
Download
For Users - ClockworkMod Recovery Update Zip
Compatible with all ROM's based on MCR (MoDoCo) Fr4 and above (this is most at the moment)
Check with your ROM chef and make a backup if you're not sure
Download: LG-P990-OTA-Client-Eater-update.zip
Install from SD card in Recovery (installs new Settings and removes LG OTA client)
Hit Thanks below
For Chefs - To include in ROM's
Remove OmaDmclient.apk from /system/app/
Download: Settings-No-OTA-Client.apk
Rename and replace Settings.apk in /system/app/
Test by ensuring Settings | About Phone does not FC
Provide credit
Closer to stock Android one step at a time...
Enjoy!

Hi djmcnz
thanks for this mod..
i wanna try it, but i wanna ask before one things,
sorry for this questions maybe are just write in your post, but my english is not perfect, and sometimes i lost some information
With this mod we get 392MB or more of RAM or we have always 372 but with 20MB or more of RAM free ?
Thanks

tanoxxx said:
Hi djmcnz
thanks for this mod..
i wanna try it, but i wanna ask before one things,
sorry for this questions maybe are kust write in your post, but my english is not perfect, and sometimes i lost some informatios
With this mod we get 392MB or more of RAM or we have always 372 but with 20MB or more of RAM free ?
Thanks
Click to expand...
Click to collapse
No problem.
It will be 372 with 20MB additional available inside this. So you have the same total RAM but you will be using ~20MB less of it.
Not 392 sorry.

actually why we just got 372 ram while the spec is 512 mb? wheres the rest?
back to the topic, is it u mean paul's rom cant use this apk?

emprize said:
actually why we just got 372 ram while the spec is 512 mb? wheres the rest?
back to the topic, is it u mean paul's rom cant use this apk?
Click to expand...
Click to collapse
The rest is used as video RAM...
Paul's ROM, and all ROM's based on Paul's ROM *can* use this.

Tested it. Seems to be working fine.

I tryed it now,
FR12 all ok..
Thanks

tested on fr8, it works.

Tested on FR12 - Looks good, no fc

Works like charm.
Should be included in Custom ROM´s

MoDaCo FR12 Fear Edition 5.0 working fine!

Thanks for testing, first post updated
Nice one guys, thanks for testing and feedback. I've run out of "Thanks" for the day so I'll have to catch up later...
First post updated with update.zip and details for ROM chefs. If you're using a custom ROM, point this out to them, it's free!

Argh, sorry for the noobishness of this, but how do you remount /system/ to be r/w?

Works fine on TK-ROM v0.5.7
Thanks alot!

unfnknblvbl said:
Argh, sorry for the noobishness of this, but how do you remount /system/ to be r/w?
Click to expand...
Click to collapse
adb remount
or
busybox mount -o,remount -rw /system
But there's an update.zip in the first post now if you like

Thanks - for some reason, "adb remount" didn't work when I first got the phone, so I didn't bother trying again

Worked like a charm! Thanks!
Only thing I noticed was that 3G data seemed to have been broken after reboot, but I cleared Market data and cycled Airplane mode and all is well now.
Am using a RomKitchen 1.6 build with cpasjuste's kernel.

thank you so much!
i was looking for it for a long time..

MoDaCo FR12, it works great, no FC
Thanks a lot mate

Has anyone noticed any improvement, or does it seem the same???

Related

[ROM] 16/Nov r4 - MoDaCo Custom Froyo ROM for the HTC Legend with Online Kitchen

I'm pleased to present my MoDaCo Custom ROM for the HTC Legend (this is the version based on the 3.14.161.1 Froyo reelase)! READ THIS WHOLE POST BEFORE YOU START! No, really, it contains everything you need to know.
Remember that if you use this ROM, you do so entirely at your own risk!!
About MoDaCo Custom ROMs
MoDaCo Custom ROMs are based on official ROMs - either shipping or leaked. A MCR release is designed to feel as far as possible like a stock ROM, with optimisations, tweaks and complimentary additions that enhance the user experience. The aim of a MCR is to be ultra reliable for use on an everyday device.
Requirements
In order to use this ROM on your device, you must have a custom recovery image installed (Clockwork Mod).
Features (these are the features for the currently posted prebake, please check the changelog for any pending changes that are in the kitchen)
Based on the 3.14.161.1 Froyo release
Pre-rooted with su and Superuser Permissions by ChainsDD
Insecure boot image (ro.secure=0)
Optimised with the MCR build process
All components updated to the latest versions
ROM is de-odexed
Please note that this is the first Froyo release, many more changes will be added now via the kitchen and periodically updated prebakes (as per normal MCR builds!)
Changelog
Please see 2 posts below this one for the changes in each release.
Installation
To install this ROM:
Download the zip file of your choice from the links below (or the online kitchen) and copy to your SD card
Restart your device in recovery mode
PERFORM A NANDROID BACKUP FROM THE MENU
Select the option to apply an update zip, and select the zip file you copied to your memory card
Upgrading
No wipe is explicitly required in order to use this ROM, however if you do encounter issues of any kind, it is recommended that you wipe your device and reproduce the issue before raising it here.
Downloads
This ROM is now available in the online kitchen! In addition to the kitchen, a prebaked download is available.
DOWNLOAD
Thanks
It's impossible to mention everyone who contributes to the Android community by name, but to everyone out there who does great work and shares it with us all - you have my gratitude and respect.
And finally...
Details on how to donate should you wish to do so are in download topic at MoDaCo.
Enjoy!
P
Changelog
16/Nov r1
Initial Release
Nice! Downloading now heyooooooo
This is the first release of the ROM - I will start dropping in the usual MCR features quickly going forward (via the kitchen first as usual, periodically building prebakes).
P
ahh silly me. still uploading so cannot download
Paul, I don't understand what is the diff. with your ROM from this morning, and also I tried downloading, but got error message "no access'.
Thanks, Ik
ikdegek said:
Paul, I don't understand what is the diff. with your ROM from this morning, and also I tried downloading, but got error message "no access'.
Thanks, Ik
Click to expand...
Click to collapse
"r1 - UPLOADING NOW (ROMraid Load Balancing) - MD5"
Hi Paul
Thanks for the quick release.
Quick question. What is insecure boot and what is deodexed? I've only flashed a few roms before, thanks.
Sent from my HTC Legend using XDA App
My early ROM is a stock ROM - this is optimised, deodexed for themers and will be getting all the usual extra MCR stuff.
P
paulobrien said:
[*]Optimised with the MCR build process, which means that the ROM will fit on a G2 without needing to remove any content!
Click to expand...
Click to collapse
First, nice copy and paste.
It's good to see you back, giving some love to the Legend. Cheers dude
WIFI not worked!
WIFI worked only 1.23
TheGrammarFreak said:
First, nice copy and paste.
It's good to see you back, giving some love to the Legend. Cheers dude
Click to expand...
Click to collapse
Whoops!
P
does this rom contain English locale for United States?
daniel60104 said:
does this rom contain English locale for United States?
Click to expand...
Click to collapse
Yes it does.
Thank you Paul!
daniel60104 said:
does this rom contain English locale for United States?
Click to expand...
Click to collapse
Haven't seen one that it doesn't...
hi... great ROM..
can you make one with A2SD support please... because some apps cant move to sdcard.
thx you
Vuska said:
hi... great ROM..
can you make one with A2SD support please... because some apps cant move to sdcard.
thx you
Click to expand...
Click to collapse
Flash this like a rom (no wipe) and....woot!
hi, very good rom, thank you.
Only one question; is possible have different screen for phone home display and locked phone display? i can set only home display
No. Actually if you look more closely, you could see that lockscreen doesn't have background image at all.
Sent from my HTC Legend
first I want to thank you for this awesome rom
I've had cyanogen mod 6 on my legend before and I'm much more satisfied with this one, so thanks.
BUT there is one major problem -> I can't connect with my mobile internet
has anyone else experienced this?

[ROM] Prime v2 (android 2.2.1, stability-oriented)

Announcement: I highly suggest you flash void. - http://forum.xda-developers.com/showthread.php?t=887281
Well, here's one more ROM for you guys: Prime. (Optimus Prime, hell yea!)
It will be the twin brother of my other ROM, Megatron. However, whereas Prime will be focused on stability, Megatron will go for raw power and performance instead.
That being said, this is a ROM based on the 2.2.1 firmware where bugs like the sdcard unmount were supposedly fixed. It has been cleaned of most of the crap and has also been tweaked with the usual h4x. I daresay it's the most stable ROM for LG P500 so far. If you want a speedy one, check out Megatron.
Features:
v2:
extended apn repository
tweaked values for mmf
there was one more thing but I forgot
v1:
root + superuser
APKs deodexed + zipaligned
apps2sd + dalvik2sd
performance tweaks: (JIT, hardware acceleration, etc)
applications removed: Twitter, Facebook, LG Home, Think Office, Netlog, Twitter, Music and Video player and some other craps [4]
applications added: Doubletwist (to play music and video), File Manager (imported from CM), Message Flasher (blink the physical buttons when you have sms unread) and the awesome LauncherPro
added tri tone notification sound and marimba ringtone (imported from iPhone)
changed boot animation to a more cute one
fixed buggy WiFi
fixed lag
Requirements:
In order to flash this ROM, you'll need on your device:
Having read the feature list above
Root (check thread)
Drellisdee's custom recovery (check thread)
Class 4 SDcard or higher (bench it with h2testw)
Prime (download it here)
How to flash:
First, reboot into recovery via 3-button-combo, ADB, terminal, w/e.
Partition SDcard (swap: 0, ext: 512)
Wipe data (data,cache,dalvik-cache,ext).
Connect the device to PC, copy Prime over to the SDcard, disconnect.
Flash it via "flash zip from sdcard"
Reboot
Read important notes below
That's it.
Important notes:
* If you have problems running any h264 video or game, it is probably due to stagefright. To correct this, grab the application root explorer somewhere. Run it and give it superuser permissions. Go to /system/build.prop. Click r/w button. Long click on build.prop and select "open with text editor". Look for some line that talks about stagefright-player. Switch to false. Save and exit (menu button). Reboot.
* Do not flash the custom kernel or any other tweak.
* Miss CarHome? Download it here. Miss Thinkfree Office? Download it here.
* Can't partition your sdcard? Flash anyway and download this app: http://www.appbrain.com/app/a2sd-froyo-root/net.meliantq.a2sdFroyo (credits: zeule)
As you already know, I cannot be held responsible for any damage you may cause to your phone by following these instructions. Every step taken is of your entire responsability.
hello Noejn!I have always the same problem!I formatted the sd many times but however
i can't partition the sd and also the other options do not work!
juven said:
hello Noejn!I have always the same problem!I formatted the sd many times but however
i can't partition the sd and also the other options do not work!
Click to expand...
Click to collapse
Dude, open a thread for your problem since it is unrelated to this ROM. I'll help you there.
By the way folks, link added.
doies it have italian language???
Or does it have czech?
I'm going to have to install this based solely on the name....
lupohirp said:
doies it have italian language???
Click to expand...
Click to collapse
yes
The_ERROR said:
Or does it have czech?
Click to expand...
Click to collapse
hum, how do you say czech in czech? cestina? yes.
Noejn said:
yes
hum, how do you say czech in czech? cestina? yes.
Click to expand...
Click to collapse
Yes, it is "cestina" Thanks!!
doies it have russian language?
SerzhAntz said:
doies it have russian language?
Click to expand...
Click to collapse
русский? yes.
Could you be more specific on changes compared to the first rom?
Battery life?
Why no tweaks?
Details, please )
Noejn,
I'd be interested in this ROM without the apps2sd; is there a way you could release two different versions or allow us to choose between 'with' and 'without' apps2sd? (for instance, if the sd isn't partitioned correctly, just disable apps2sd)
thanks...
One of requirements is rooting using Super One Click, but does it work already with V10e? If it doesn't, can you kindly suggest a ROM that works with V10e?
well right now i test every rom that u build noejn another great one thumps up thx
noejn, I have a request, share black status bar for this ROM, if not difficult. Thx.
ext3 or ext4 needed?
GJ. I will test this later tonight.
Jamelly said:
One of requirements is rooting using Super One Click, but does it work already with V10e? If it doesn't, can you kindly suggest a ROM that works with V10e?
Click to expand...
Click to collapse
Since V10e can't be rooted for now, you'd have to downgrade to v10b using KDZ Updater. v10b (Philippine version) -> http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ATCIBK/V10b_00/V10B_00.kdz. After downgrading, root with your preferred rooting app. Then install Drellisdee's custom recovery and then just follow Noejn's "How to Flash".
I was thorn between Megatron and Amberhome, but really, how cool is being OPTIMUS PRIME?, works flawlessly so far, .
Can someone please provide system.img data.img and boot.img for this rom ?
Thanks !!!
dryhte said:
Noejn,
I'd be interested in this ROM without the apps2sd; is there a way you could release two different versions or allow us to choose between 'with' and 'without' apps2sd? (for instance, if the sd isn't partitioned correctly, just disable apps2sd)
thanks...
Click to expand...
Click to collapse
Well, apps2sd is one of the major features. Most likely you're the only soul who wants a version without it. However, when I find the time, I'll make a version a2sd free for you. If you don't feel like waiting, just google on how to remove the symlink.
Ru1e333 said:
noejn, I have a request, share black status bar for this ROM, if not difficult. Thx.
ext3 or ext4 needed?
Click to expand...
Click to collapse
No need.
Regarding the black status bar, just use the one packed by corwin42.

[ROM][Froyo] 2.2.1 | CyanogenMod 6 | Michalak8

This Rom is made by michalak8 over on android.com.pl
Thread Link:
http://forum.android.com.pl/f200/mikes-froyo-v2-cm6-6-1-1-a-73833/
Screens:
Added When I get Home
Downlaod:
V1= http://www.4shared.com/file/l9ddf_lO/mikesfroYo.html
V2= http://www.4shared.com/file/aKYrOB9W/mikesFroYoV2.html
CHANGELOG:
V1
First build
V2
-A new complication eng.michalak8.20110606.184749 (fixes small bugs due to yesterday found bugs ) )
-Better performance in games (fifa, angry birds), go to the CM7 at 800 oc
-Theory, higher-performance smarkach (to the test - counts for me performance in games ... I'm somewhere in numbers)
-Better battery
-KEYS (read AD1)
-Reboot-even faster
-Patch-SD card (not unmount)
-Fixes in build.prop
-srylion nowych libów z romów ginger Srylion new libów-ROMs with ginger
-LCD destinity permanently set at 140 in build.prop
-Come back a standard launcher
-Repaired lockscreen
-YET more free RAM (93MB stock, 105, Task Killer)
-Higher framerate
-Many small patches making in-flight ...
-Calibration reads the configuration file (I'm sure that there is no placebo effect! The startup reads nicely what czeba
-Probably a lot for one day what?
-NO POLISH LANGUAGE (appended a)
V3 Released Soon
-Theme chooser
-Localization
-CM-7 settings
-Maybe more (see how the time )
If the devloper made a cm7 version with all these tweaks it would be a amazing ROM lol
edit fix thread title to have Joost's tidy one
can't wait for your review on this rom
it's sure sounds like a good development
zigma80 said:
can't wait for your review on this rom
it's sure sounds like a good development
Click to expand...
Click to collapse
i will be testing as soon as i get to my computer i can download the sdk to my work one or driver for adb/fastboot
eoghan2t7 said:
i will be testing as soon as i get to my computer i can download the sdk to my work one or driver for adb/fastboot
Click to expand...
Click to collapse
extract it on your phone and put the boot.img and system.img into a new folder in your /clockworkmod/backup/ and then in terminal :
cd to the new folder, type "su" <enter>, type "md5sum *.img > nandroid.md5" <enter>
You can now restore it with recovery...
PS Don't suppose he's nailed bluetooth calls has he? That's the only thing keeping me away from 2.2 and 2.3
fishears said:
extract it on your phone and put the boot.img and system.img into a new folder in your /clockworkmod/backup/ and then in terminal :
cd to the new folder, type "su" <enter>, type "md5sum *.img > nandroid.md5" <enter>
You can now restore it with recovery...
Click to expand...
Click to collapse
i cant because only admin in work can install the drivers i cant even install the mass storage one's might try and gain access to the wifi router here in work and download it that way
EDIT: Dont no about bluetooth call iv lost my bluetooth headset
eoghan2t7 said:
i cant because only admin in work can install the drivers i cant even install the mass storage one's might try and gain access to the wifi router here in work and download it that way
EDIT: Dont no about bluetooth call iv lost my bluetooth headset
Click to expand...
Click to collapse
Wot, no 3G?!?!
EDIT:Just downloaded and it's packed as an update.zip! Even easier...
EDIT2: Ah, its amend-scripted... not so good... can I be arsed to flash CWR2 just for this?
fishears said:
Wot, no 3G?!?!
Just downloaded and it's packed as an update.zip! Even easier...
Click to expand...
Click to collapse
you serious no 3G??
i will install CWM2 to install this just got it sent to my phone and i think i have CWM2 on my phone anyway
eoghan2t7 said:
you serious no 3G??
i will install CWM2 to install this just got it sent to my phone and i think i have CWM2 on my phone anyway
Click to expand...
Click to collapse
Sorry, I meant do't you have 3g - to download it without connecting to your work's wifi...
Just flashed it and about to play...
It has that old bug (can't remember what rom it was in though) where you press the menu softkey and nothing happens until you tap the screen, then you see the popup... and the back button is laggy
i do have 3g but i have no credit on my phone until friday when i fget paid lol
flashing now
Bluetooth calls not working in this rom.
The whole thing seemed quite laggy and the menu button bug is serious.
yes i noticed the bugs myself i think back to M6 for me then until this is more stable
eoghan2t7 said:
yes i noticed the bugs myself i think back to M6 for me then until this is more stable
Click to expand...
Click to collapse
So, I guess that means to early for everyday use.
On the other hand, I can't even managed to install this ROM via recovery v3.2.0.0
It says :
Opening update package...
Installing update...
Amend scripting (update script) is no longer supported.
Amend scripting was depreciated by Google in Android 1.5.
...
Installation aborted
clockwork 3.X wont support the old update-script instead it uses updater-binary
and yes i would say the rom is still in early stages
Okay, thanks ...
I'll flash the 2x recovery and try this rom after Michalak8 upload the new one.
He said v3 is on progress.
Before you touch the screen button (read ad1 is described there - then it works beautifully), progress on v3 are as follows - fixed audio, and small bug fixes but the package is ready to fight with the theme chooser - the application works, but the motives are not compatible with Froyo zdunexa themes will be easier for me convert into Froyo but not under the theme chooser - that themy (honeycomb, Meizu, 2x, and others will be issued in thethe form of of packages of recovery and an XML file for settings enable przelaczabie cm between them )( Respitetheme chooser functionality )It is enough when it comes to themes CM7 settings operate almost 100% - only been overclocking, overscrooling I BOOKMARK display (causes fc) ... Do not know if you see this feature today ... Time is running out
Click to expand...
Click to collapse
Are there any screenshots?
fdespotovski said:
Are there any screenshots?
Click to expand...
Click to collapse
There are screenshots in it's original thread.
The link is in the start post.
i meant to post the screenshots but i have sent a request to a moderator to delete this thread because mike want to have his own thread for his rom so that he can update it when ever he wants
new ver. 3
http://www.4shared.com/file/sNMHab8g/V3_online.html
install as an update.zip... it's for new recovery
put the xml file to cmtheme on sdcard and after install pic appropriate theme ;p
camera shutter doesn't work but it's easy to fix... use search box ;p
Has he fixed the softkey bug?
Sent from my GT540 using XDA Premium App
yep... and even better sensitivity... ;p meny bugs fixed use google translate to the oryginal topic for more info

[Req] ics odexer needed

Hi XDA buddies
I'm working on custom rom based on cm9 ,I tried many methods for odexing rom but no success (stunk on boot anim)
P.s : 50 mb of internal memory is available, I can free more but 30 mb should be enough
Thanks in advanced
Sent From My BEAST , I mean X8
Plz brothers :crying:
Just odexed settings.apk
Sent From My BEAST , I mean X8
You can try the next approach. A butcher-like way of doing things if it ends up working:
· Make sure you take out all of the themes from your ROM, if any. They cannot be odexed and will stop the progress.
· Install your custom ROM on your phone.
· Odex your ROM via CWM or ADB using the suited method from here: http://forum.xda-developers.com/showthread.php?t=1264611.
· If everything goes smoothly, extract the .apk and .odex files from the ROM.
· Put the files back in the ROM zip. You can add your themes back at this point.
Not an elegant solution by any means, I know.
Fortun said:
You can try the next approach. A butcher-like way of doing things if it ends up working:
· Make sure you take out all of the themes from your ROM, if any. They cannot be odexed and will stop the progress.
· Install your custom ROM on your phone.
· Odex your ROM via CWM or ADB using the suited method from here: http://forum.xda-developers.com/showthread.php?t=1264611.
· If everything goes smoothly, extract the .apk and .odex files from the ROM.
· Put the files back in the ROM zip. You can add your themes back at this point.
Not an elegant solution by any means, I know.
Click to expand...
Click to collapse
Finally after waiting so looooooooong time....
Fortun God bless you ,I was losing my hope
""How much internal memory is needed? I have 50 mb free but I get stunk on kernel animation after odexing from recovery ?""
+any apps for odexing each apk one by one??????
Sent From My BEAST , I mean X8
jay-z-s said:
+any apps for odexing each apk one by one??????
Click to expand...
Click to collapse
Ha! I was precisely coming back to point out an app that actually does that: https://play.google.com/store/apps/details?id=com.SystemCleanup.Inteks.org .
As for how much free space you need when running a script, I'm afraid I don't know the answer for CM9. However you should have no problems of the like with SystemCleanup.
Fortun said:
Ha! I was precisely coming back to point out an app that actually does that: https://play.google.com/store/apps/details?id=com.SystemCleanup.Inteks.org .
As for how much free space you need when running a script, I'm afraid I don't know the answer for CM9. However you should have no problems of the like with SystemCleanup.
Click to expand...
Click to collapse
Tnx bro. I'll try & report :thumbup:
Edit: worked 100% perfectly, that's all I needed ,Cheers :beer:
Sent From My BEAST , I mean X8

[ROM][6 FEB 15][DISCONTINUED]MODDED CM11:stable[4.4.4] -Flash via older recoveries

This rom is made inorder for every user of Galaxy Mini to experience Kitkat without changing Recovery..
#include <std_disclaimer.h>
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards
Click to expand...
Click to collapse
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed.
Tested:
Working with Cwm 4.x.x
Use Recovery other than CWM 6.x.x.x.
Stable RC14 Final Version:
cm-11.0.0-RC14-GT-S5570-tass
CM11 Stable RC9- New Version[14th August 2014]:
Note: Removed unwanted apps and media[Theme Manager is also deleted] and no need to flash any patches as everything is included in rom,,
cm-11.0.0-tass-MODDED-Stable-RC9 Download Link
Patch For RC9 -Stable Version:
Download Link
Code:
[B][B][U]CM11- nightly-4.4.3-latest-build:[/U][/B][/B]
[URL="http://d-h.st/ee3"]Download-Link[/URL]
[I]Patches:[/I]
[URL="http://d-h.st/HQr"]DeskClock resized[/URL]
Older Versions:
Cm11-Older Versions:
CM11 Stable[7th June 2014]:
Note: Removed unwanted apps and media[Theme Manager is also deleted] and no need to flash any patches as everything is included in rom,,
cm-11.0.0-tass-MODDED-Stable-RC7 Download Link
Stable CM11[02-04-2014 base]:
cm11-modded-stable-tass
Nightly CM11:
cm-11-modded-20140417-NIGHTLY-tass
cm-11-20140424-modded-NIGHTLY-tass
cm-11-modded-20140510-NIGHTLY-tass
Patches for older versions:
Patch[03/06/2014]:
Clock resized..
Link for patch
Tweaks added to build.prop for smoothness and performance, Download from below link:
build_prop_tweaks
Installation:
1.Reboot your device into recovery..
2.Do an android backup.
3.WIPE (wipe data/factory reset + wipe cache partition)
4.Choose Install zip from sdcard and Select the zip from External sdcard..
5.Reboot
First Boot after flashing takes more than 5min , don't panic.. It will work..
Credits:
CyanogenMod Team
XDA
Google
Androidarmv6 team
Myself
Press "Thanks" Or Donate To Me [help me in buying a new device] if you like my work..
use MA6 Kernel cm11 for better performance..
As far as now, i didn't experience any random reboots.. Experienced little lag at the beginning, but now its working fine for daily usage..
is this the same rom as yajnab's build?
and wbt cam?
Faiyaz5yaz said:
is this the same rom as yajnab's build?
and wbt cam?
Click to expand...
Click to collapse
This is based on latest release in jenkins..
Camera is not that colorful but it working fine..
see attatchements..
Gapps
The rom is great, I`m still testing it, I will return when I test in depth, but there is one thing that I need. I want gapps that does not need Google Services. I found three versions but when I delete Services, Play stop`s working... Does anybody knows where I could find it? Thanks
Sherpu said:
The rom is great, I`m still testing it, I will return when I test in depth, but there is one thing that I need. I want gapps that does not need Google Services. I found three versions but when I delete Services, Play stop`s working... Does anybody knows where I could find it? Thanks
Click to expand...
Click to collapse
Playstore cant work without services.you have no option
Sent from my GT-S5570 using XDA Premium 4 mobile app
Sherpu said:
The rom is great, I`m still testing it, I will return when I test in depth, but there is one thing that I need. I want gapps that does not need Google Services. I found three versions but when I delete Services, Play stop`s working... Does anybody knows where I could find it? Thanks
Click to expand...
Click to collapse
as @arpitkh96 bro said, you can't use google apps without google services..
Press thanks if i helped you..
naresh babu said:
as @arpitkh96 bro said, you can't use google apps without google services.. you can go for blackmart for downloading apps.
Press thanks if i helped you..
Click to expand...
Click to collapse
You shouldn't promote apps like blackmart.its against xda rules.
Sent from my GT-S5570 using XDA Premium 4 mobile app
arpitkh96 said:
You shouldn't promote apps like blackmart.its against xda rules.
Sent from my GT-S5570 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks Bro for telling me that.. I Edited my post.. :good:
Not letting me dl from your link. Saying it's generating too much traffic ? Please fix. Cheers!
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
crullick said:
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
Click to expand...
Click to collapse
Yea update the link soon.. :good:
naresh babu said:
Yea update the link soon.. :good:
Click to expand...
Click to collapse
Please provide a mirror for us just now if you can as I'd like to flash this asap/ ? Go mediafire
I am uploading it in dev-host.. As my net is slow its taking time for me to upload rom.. soon i will update the link..
Download Link Fixed
J 3 M said:
Please provide a mirror for us just now if you can as I'd like to flash this asap/ ? Go mediafire
Click to expand...
Click to collapse
crullick said:
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
Click to expand...
Click to collapse
J 3 M said:
Not letting me dl from your link. Saying it's generating too much traffic ? Please fix. Cheers!
Click to expand...
Click to collapse
Download Link Fixed.. Check post #1 for download link..
Press Thanks if you appreciate my work.. :good:
crullick said:
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
Click to expand...
Click to collapse
Thanks for your reply.. Download link is fixed.. :good:
naresh babu said:
Thanks for your reply.. Download link is fixed.. :good:
Click to expand...
Click to collapse
thanks, just downloaded it
will get back to you as soon as I harrase it a little bit
any suggestions for MA6, memory and sd extension settings?
crullick said:
thanks, just downloaded it
will get back to you as soon as I harrase it a little bit
any suggestions for MA6, memory and sd extension settings?
Click to expand...
Click to collapse
use MA6 kernel, set CPU governor to smartassv2 with 600MHz as max cpu and 245MHz as Min CPU frequencies..
Enable Kernel samepage merging in Memory management..
Enable GPU rendering in Developer options..
Memory management is fine in kitkat, Os is not taking much of memory..Better go for greenify app, greenify google services and apps to get battery..
I never tried sd extension dude, so i am sorry i can't help you in that matter.. Hope someone will clear your doubt regarding this..
And help others with your feedback..
review
note: i'm not a rom-junky, this is my first cm after i've been playing with 9.2 and 10.1 while ago and to be honest - i prefer miui over cm because of its unique features and ultimate themeing
first impressions:
- stable and (surprisingly) ram friendly (one of the main reasons i wanted to test it, including greenifying which i miss very much in my favorite miui)
- everything ok with YourZgappsXS for 4.4
- everything working except for fm radio (tried spirit) << i guess it's a common cm11 bug?!
- i like the new camera very much, but like @naresh babu said: "it's not very colorful" (closer to b&w)
- installed crossbreeder (p_goodbye edition) just because i used to use it with other CMs and it there's nothing about performance scripts in MA6 kernel thread >> don't see any difference and i don't believe in virtual testing
- MA6 kernel @245-729 smartassh3 with sioplus (tought it would give me max performance) with ksm and zram (@69mb) <> would like to hear learn about other's experience with different settings (original and/or other kernel)
- at the moment running (cronmod) INT2EXT4+ without problems, but since my sd is lousy i believe it's producing additional lag; will try with my favorite: s2e
weird stuff and help needed:
1) tried to remove some bloaty and system apps that i don't use (whisperpush, android keyboard, terminal emulator, simtoolkit) with TiB and clean master; everything seemed to work ok, but they reappear instantly - even without reboot?!!?
2) attempted to change superuser with su (with an old flashable zip that worked with other CMs) without success <> superuser sucks, it's very slow compared to su and not updated
3) getting frequent "android.process.media has stopped" when boot and accessing sd, but it's probably because i f*****up something, or maybe int2ext4?!
will attempt to solve these issues messing around with the rom before installation, but it would be better to have the possibility to fix them afterwards
also, i will test more with xposed (mainly regular modules + greenify and xtheme)....
btw any cartoonish (BUUF like) theme? (complete, with icons, menus, statusbar, etc)
crullick said:
note: i'm not a rom-junky, this is my first cm after i've been playing with 9.2 and 10.1 while ago and to be honest - i prefer miui over cm because of its unique features and ultimate themeing
first impressions:
- stable and (surprisingly) ram friendly (one of the main reasons i wanted to test it, including greenifying which i miss very much in my favorite miui)
- everything ok with YourZgappsXS for 4.4
- everything working except for fm radio (tried spirit) << i guess it's a common cm11 bug?!
- i like the new camera very much, but like @naresh babu said: "it's not very colorful" (closer to b&w)
- installed crossbreeder (p_goodbye edition) just because i used to use it with other CMs and it there's nothing about performance scripts in MA6 kernel thread >> don't see any difference and i don't believe in virtual testing
- MA6 kernel @245-729 smartassh3 with sioplus (tought it would give me max performance) with ksm and zram (@69mb) <> would like to hear learn about other's experience with different settings (original and/or other kernel)
- at the moment running (cronmod) INT2EXT4+ without problems, but since my sd is lousy i believe it's producing additional lag; will try with my favorite: s2e
weird stuff and help needed:
1) tried to remove some bloaty and system apps that i don't use (whisperpush, android keyboard, terminal emulator, simtoolkit) with TiB and clean master; everything seemed to work ok, but they reappear instantly - even without reboot?!!?
2) attempted to change superuser with su (with an old flashable zip that worked with other CMs) without success <> superuser sucks, it's very slow compared to su and not updated
3) getting frequent "android.process.media has stopped" when boot and accessing sd, but it's probably because i f*****up something, or maybe int2ext4?!
will attempt to solve these issues messing around with the rom before installation, but it would be better to have the possibility to fix them afterwards
also, i will test more with xposed (mainly regular modules + greenify and xtheme)....
btw any cartoonish (BUUF like) theme? (complete, with icons, menus, statusbar, etc)
Click to expand...
Click to collapse
Firstly i want to thank you for providing review.. and
use any root explorer and remove apps which you don't use..
"android.process.media has stopped" : even I experienced it, soon i will try to find out the problem and will try to solve it..

Categories

Resources