Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 (edited) Sometimes I have the need for a stable, snappy build, with all possible features that our Blade can give. Eco CM7 is my cm7 stripped-down, minimalist and efficient build for those times. It is tweaked to be as fast as possible with minimum bloat. Battery efficiency is also one of my goals.. As much as I like ICS or JB, Gingerbread seems hand-made to our ZTE Blades. This build includes only a minimum bundle of applications, Google Play for installing other applications you need, and "Eco Wallpapers", an assortment of wallpapers from AOSP, cm10 and elsewhere.. The default launcher is LauncherPro, a minimalist and fast launcher, although zip files are available to install other launchers (check below - section "Additional"). Since Gingerbread is stable by now, and the patches on cm7 are scarce, I don't expect to do frequent updates, only stable releases.Details Gingerbread 2.3.7 (CM7) Kernel 2.6.35 Gen 2 Fits in 128MB System Partition (has about 115MB) Latest stable build: http://www.multiupload.nl/FVHFGDZPFO Google apps (only Sync apps and Google Play): http://www.multiupload.nl/KWUF3ATPDO Features Eco Wallpapers Automatic retrieval of Mms contents (for people without data plans) Fast transitions and animations Launcher Pro (default launcher - credits to the programmer) More info Changelog (2nd post) FAQ's and Suggested tweaks (3rd post) Build instructions (3rd post) Sources https://github.com/j...evice_zte_blade Additional (Install in ClockworkMod) ADWLauncher (removes LauncherPro & Stock Launcher): http://www.multiupload.nl/352B55XIYP AOSP Stock Launcher (removes LauncherPro & ADWLauncher): http://www.multiupload.nl/C7M2R4JFF1 LauncherPro (removes StockLauncher & ADWLauncher): http://www.multiupload.nl/Y1PJHX8OJ2 LiveWallpapers: http://www.multiupload.nl/L5APT11H3U CM7 Themes: http://www.multiupload.nl/2HEQOPXO4J Assorted CM7 Apk's: http://www.multiupload.nl/LCOMT9MPR6 Cm7 Google Apps: http://www.multiupload.nl/WMJPQ0CR5S DSP Manager: http://www.multiupload.nl/AMO95QDM3H Edited April 13, 2014 by jventura
Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 (edited) Changelog22/07/2013 (http://www.multiupload.nl/FVHFGDZPFO) Fixes Masterkey bug. Set scrolling cache default to disabled (faster scroll on menus). Synced with cm7 repositories. 21/05/2013 (http://www.multiupload.nl/0JPE09PXQ0) Synced with cm7 repositories. 27/01/2013 (http://www.multiupload.nl/6Z6Z8H1I6H) Synced with cm7 repositories. 18/01/2013 (http://www.multiupload.nl/NIBDT64049) Synced with cm7 repositories (Most are updated Greek translations) 11/11/2012 (http://www.multiupload.nl/DR1H5MJYPU) Initial release Synced with cm7 repositories Mms auto-retrieval 1 2 Fast transitions/animations Eco Wallpapers apk Stock AOSP look Edited April 13, 2014 by jventura
Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 (edited) FAQs and Tweaks There are some suggestions also in this post. - Battery EfficiencySet Smartassv2 Governor: Settings > CyanogenMod settings > Performance > CPU settings > Available governors. Don't forget to select "Set on boot".You can also set the Minimum CPU frequency to 122 MHz to save some battery (not tested).Disable automatic rotation: Settings > Display > Auto-rotate screen (sensor is drawing too much battery for now).Automatic Brightness: Settings > Display > Brightness.- TweaksOn LauncherPro, set the Application drawer opening speed: "Menu button" > Preferences > Advanced Settings > (App Drawer) Opening Speed > Set to "7". It will be similar to the speed which other system applications start up. Build Instructions (Adapted from KonstaT's CM10.1 instructions) [*]Follow instructions on initializing a build environment up to a point of downloading the source code. [*]Initialize CyanogenMod 7 repo. repo init -u git://github.com/CyanogenMod/android.git -b gingerbread [*]Create a file local_manifest.xml in .repo/local_manifests/ folder with the following content <?xml version="1.0" encoding="UTF-8"?> <manifest> <project name="joaoventura/android_device_zte_blade" path="device/zte/blade" revision="gingerbread" /> <project name="joaoventura/proprietary_vendor_zte_blade" path="vendor/zte/blade" revision="gingerbread" /> <project name="joaoventura/zte-kernel-msm7x27" path="kernel/zte/zte-kernel-msm7x27" revision="2.6.35" /> <project name="joaoventura/EcoWallpapers" path="packages/apps/EcoWallpapers" revision="master" /> </manifest> [/code] [*]Get CM7 source code [code]repo sync -d -j16[/code] [*]Update Prebuilts (just once in a while) [CODE] cd path-to/CM7_WORK_DIR/vendor/cyanogenmod/ ./get-rommanager [/code] [*]Change your CM7 base folder in the apply_patches script. Open [b]path-to/CM7_WORK_DIR/device/zte/blade/patches/apply_patches.sh[/b] with a text editor and change the following line to your [b]path-to/CM7_WORK_DIR/[/b] [code] # Set here the base location of your cyanogenmod files BASE_PATH=~/android/cm7 [/code] [*]Apply the patches for our ZTE Blade. Every time you resync (step 4), you will have to reapply the patches. [code] cd path-to/CM7_WORK_DIR/ device/zte/blade/patches/apply_patches.sh [/code] [*]Compile the ROM [code] cd path-to/CM7_WORK_DIR/ . build/envsetup.sh brunch blade -j8 [/code] Edited May 21, 2013 by jventura
Guest Snap.IT Posted November 11, 2012 Report Posted November 11, 2012 Sometimes I feel the need for a stable, snappy build, with all possible features that our Blade can give. Eco CM7 is my cm7 stripped-down, minimalist and efficient build for those times. It is tweaked to be as fast as possible with minimum bloat. Battery efficiency is also one of my goals.. As much as I like ICS or JB, Gingerbread seems hand-made to our ZTE Blades. This build includes only a minimum bundle of applications, Google Play for installing other applications you need, and "Eco Wallpapers", an assortment of wallpapers from AOSP, cm10 and elsewhere.. The default launcher is LauncherPro, a minimalist and fast launcher, although zip files are available to install other launchers. DetailsGingerbread 2.3.7 (CM7)Kernel 2.6.35Gen 2Fits in 128MB System Partition (has about 115MB)Latest stable build: http://www.multiupload.nl/DR1H5MJYPUGoogle apps: http://www.multiupload.nl/JW3H8CUPNBFeaturesEco WallpapersAutomatic retrieval of Mms contents (for people without data plans)Fast transitions and animationsLauncher Pro More info [*]Changelog (2nd post) [*]FAQ's and Suggested tweaks (3rd post) Whoa, nice build. :) Looks like a babe and made for minimum drain of battery. I'll be running this on loop to check it out. :) Are you using latest sources or previous sources for wifi on this one? I've found that people who have gen1's and 2's do better with the older wifi drivers while gen3's do better with the newest ones.
Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 Whoa, nice build. :) Looks like a babe and made for minimum drain of battery. I'll be running this on loop to check it out. :) Are you using latest sources or previous sources for wifi on this one? I've found that people who have gen1's and 2's do better with the older wifi drivers while gen3's do better with the newest ones. Hi Snap, Since I lost track of the location of the proprietary blobs tailored for cm7 (they were in someone's github), I had to took the blobs out of the latest cm7 nightly build. So, I don't know what blobs they are, but they are working fine in my original Gen1 tpt'd-to Gen2.. :)
Guest judas1977 Posted November 11, 2012 Report Posted November 11, 2012 Nice - i did it by myself after installation on new rom (i mean deleting unused system apps etc.,) and... I wanted to test latest nightly build (11.11.2012), because of that nice feature: Port "Strip Unicode" feature from ICS branch into GB. Is this feature present in your rom (altough i think it's a matter of switching mms.apk anyway)? Because up to date i had to put mms.apk from one guy from xda, wchich makes exactly the same thing, but i suppose that now there will be an option in mms/sms setup...
Guest Snap.IT Posted November 11, 2012 Report Posted November 11, 2012 Hi Snap, Since I lost track of the location of the proprietary blobs tailored for cm7 (they were in someone's github), I had to took the blobs out of the latest cm7 nightly build. So, I don't know what blobs they are, but they are working fine in my original Gen1 tpt'd-to Gen2.. :) Same as i am using with great battery life on Mokee then. I don't actually have a source for the older drivers either anymore so i just use latest too. :) I just compiled the wifi against kernel using the same cnfg as i used for the kernel (TomG config, i get bored changing it every time) so it's the same as you are using.
Guest kingpair Posted November 11, 2012 Report Posted November 11, 2012 This looks great. :) Giving it a go...
Guest M@X Posted November 11, 2012 Report Posted November 11, 2012 Its a Great rom ! Works smooth on my Idea blade too .. Thanxxx :) jventura
Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 (edited) Nice - i did it by myself after installation on new rom (i mean deleting unused system apps etc.,) and... I wanted to test latest nightly build (11.11.2012), because of that nice feature: Port "Strip Unicode" feature from ICS branch into GB. Is this feature present in your rom (altough i think it's a matter of switching mms.apk anyway)? Because up to date i had to put mms.apk from one guy from xda, wchich makes exactly the same thing, but i suppose that now there will be an option in mms/sms setup... Yeap, that feature is in, I've seen it there.. :) It is an option in the mms application settings.. And it also includes my mms auto-retrieval patch, which is essential for those who do not have data connections on, so they can receive/send mms without having to switch data connection on (and pay for it). MMs Auto-retrieval is enabled by default, but can be disabled in Mms application settings.. Edited November 11, 2012 by jventura
Guest jackal-sk Posted November 11, 2012 Report Posted November 11, 2012 As much as I like ICS or JB, Gingerbread seems hand-made to our ZTE Blades. This. Nice build, thx.
Guest Snap.IT Posted November 11, 2012 Report Posted November 11, 2012 Yeap, that feature is in, I've seen it there.. :) It is an option in the mms application settings.. And it also includes my mms auto-retrieval patch, which is essential for those who do not have data connections on, so they can receive/send mms without having to switch data connection on (and pay for it). MMs Auto-retrieval is enabled by default, but can be disabled in Mms application settings.. Nice work with the MMS commit, while i don't use it i've noticed that a lot of people do. :)
Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 Nice work with the MMS commit, while i don't use it i've noticed that a lot of people do. :) Thanks! :) In ICS and JB, unfortunately, the lack of mms auto-retrieval causes battery drainage for all users when data connection is off, even for AOSP users. Users of Samsung phones blame Samsung, users of LG phones blame LG, but it was an error introduced by the google developers when they moved some things on the framework and forget to update the mms app to reflect those changes.. They should ease on innovation and start on the maintenance part, IMHO.. :) By the way, I was reading your post on Mokee which you say that you compiled latest CM kernel with TomG configurations. From which cm did you took the kernel?
Guest tilal6991 Posted November 11, 2012 Report Posted November 11, 2012 You should probably submit the patch to AOSP. It works awesome BTW. Thanks for making it :P
Guest jventura Posted November 11, 2012 Report Posted November 11, 2012 You should probably submit the patch to AOSP. If it is not solved in 4.2, I'm considering submitting the patches. I would do it now, but I still have to download AOSP source code.. :wacko: I think I'll wait for Android 4.2 to be out.. :D
Guest killer99 Posted November 12, 2012 Report Posted November 12, 2012 I stripped the rom a little bit more; like sound and alarms and etc If you want it I could upload it
Guest dhoomktoo1 Posted November 12, 2012 Report Posted November 12, 2012 @killar99 Could you please upload that? would like to use it.
Guest dhoomktoo1 Posted November 12, 2012 Report Posted November 12, 2012 @jventura I am currently running targetbsp's latest cm7.2 build. just wonder if I can just install this rom on that without the usual wipes.? would save me a lot of config / app reinstall time. thanks for your help
Guest Smiff2 Posted November 12, 2012 Report Posted November 12, 2012 @jventura I am currently running targetbsp's latest cm7.2 build. just wonder if I can just install this rom on that without the usual wipes.? would save me a lot of config / app reinstall time. thanks for your help not sure what would be the point if you aren't resizing partitions, or can you now resize e.g from 160mb system to 120mb system without losing any data?
Guest killer99 Posted November 12, 2012 Report Posted November 12, 2012 (edited) okee the rom is only 60mb with market already included uploading right now It should run on a minimum of 95mb stystem partition Edited November 12, 2012 by killer99
Guest killer99 Posted November 12, 2012 Report Posted November 12, 2012 (edited) @jventura Can I make a new topic with my rom, baset on yours ? sorry for bad english Edited November 12, 2012 by killer99
Guest dhoomktoo1 Posted November 12, 2012 Report Posted November 12, 2012 Thanks... I am already on 128 partition. The point is to use the eco features of cm7 without having to wipe and starting from scratch..
Guest killer99 Posted November 12, 2012 Report Posted November 12, 2012 (edited) uploading and ......30% Edited November 12, 2012 by killer99
Guest killer99 Posted November 12, 2012 Report Posted November 12, 2012 (edited) uploading and ......30% http://www.mediafire.com/?rmfmwif7i2if7if whithout market but a special light gapp will come Edited November 12, 2012 by killer99
Guest killer99 Posted November 12, 2012 Report Posted November 12, 2012 (edited) http://www.mediafire...jbo55tpjjtbtatx gapps 92mb system needed with gapps Edited November 12, 2012 by killer99
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now