CM TUNIZZZ ROM 4.3 FOR XPERIA NEO L

Friday, 6 September 2013
Posted by Unknown
Tag :

        This is a modification from FXP28 build, Im modifying it so it will work/install on Xperia Neo L
                               But there`s seems like nobody to do it, so here`s it! 

Quote:
works:
Everything `s work on FXP218
Including cameras and recording (no 720p)

bugs:
Says no service status bar, if you use turbo kernel, it willl say kernel version available in about, well, just read the version of the problem only, but I suggest wearing lupus kernel JB10

More? You tell me
Quote:
WHAT FEATURES
Smoothness tweak
Ram tweak
3G tweak
Gamer tweak
and many more !!

Root Explorer
NXTC Remount


(More will be added in the future)
Quote:
Instructions!
(Download Links is at the next post)

[Make a backup first! incase anything goes wrong!!!]

1: Flash one of the reccomended kernels

2: Wipe Data/Factory Reset (Don`t do this if you are coming from previous builds)

3: Wipe Cache

4: Wipe System

5: Wipe Dalvik Cache

6: If you are using Lupus Kernel : Flash Rom part1 zip and part2, Then reboot. after everything settled, reboot again to get wifi working.

6a: If you are using Turbo Kernel : Flash Rom part1 zip, then reboot. after everything settled, Reboot to recovery and flash part2 zip.

7: Reboot and Setup your phone

Done! Congratulation  , You are on CyanogenMod 10.2 AND enjoy Android 4.3
SCREENSHOT :
Download Links:
Recommended Kernels:




For mods Coming soon!!  



Minimum Requirements
  • Android Gingerbread 2.3.x
  • Note: Only the main CWM (ThunderBolt! CWM.zip), screenstate_scaling, libsqlite is ICS/JB compatible.
  • At least 3MB free on /system (Delete unused ringtones or useless apps like Aldiko/Allshare etc).
  • Root.
  • Kernel that supports init.d.
  • CWM recovery to flash CWM zips.
  • Ext4 filesystem if you want to use the remount script.

Addons
  • The 3G CWM is an addon that in most cases improve your mobile wireless speed. Only compatible with GB I9000.
  • The libsqlite CWM is an addon that removes the need to fsync before a database write is done. It'll improve database write speeds (where apps like SMS, contacts etc use databases).
  • The LMK addon strives to maintain an effective LowMemoryKiller so that you have a small degree of multitasking coupled with a huge performance boost and a phone that lasts for days without needing a reboot to "clear off the memory or something". The higher the LMK value, the less multitasking capability you get. You'll get more performance for it though. Not compatible with CM10/CM10.1 and stock JB.
  • The screenstate_scaling addon will perform VM scaling and governor tunables scaling to get the best of battery life and performance.
  • Touchscreen tweaks in /etc/bolt_scripts folder are only for i9000 GB in bolt_scripts.
  • sqlite_optimize in /etc/bolt_scripts folder optimizes and defrags all sqlite3 databases in your phone.
  • remount script in /etc/bolt_scripts remounts the partitions in your phone to optimize its performance at the expense of some risk of corruption.
  • CFS scripts in /etc/bolt_scripts folder to optimize performance. Choose the default (S98CFS)one if you have no problems with it.
  • drop script in /etc/bolt_scripts to drop caches.
  • s91ecn script in /etc/bolt_scripts to disable tcp_ecn.
  • TCP_Buffers script in /etc/bolt_scripts to increase TCP buffers for better network performance.

Known Issues
  • If you're using a custom MP3/Wav file as a ringtone, flashing ThunderBolt! might erase that setting causing your ringtone to be silent. Be sure to restore the ringtone again.
  • Barriers are turned off in /data. Corruption can happen but risks are minimal if you still have journaling.
  • Libsqlite safety_level is tuned to "1" from "3". There is risk of corruption here. Revert the libsqlite*.so files from the restore pack if you face corruption This is due to no fsync is done before databases are committed into disk hence it'll be faster but at the risk of corruption i.e. Launcher widgets going missing or SMS messages going missing etc.
  • sqlite_optimize script will produce errors like "malformed database" or "unknown collation sequence". It's normal, it means that these databases are not sqlite compatible, hence erroring out (skipped).
  • You may sometimes lose access to busybox. Install busybox installer (stericson's) from the market and install 1.19.3 or higher to /system/xbin.
  • Bootup (even to the point where you can see the launcher)may be a little slow as zipalign takes some time. This is only if you're loading zipalign on startup.
  • remount script has to be launched using script manager
  • Remount script is only for a few phones (check /etc/bolt_scripts). Let me know if you want one added for your phone.
  • The LMK/OOM is on the aggressive side. Some apps that you've hidden behind other visible processes SHOULD be killed to make way for bigger apps. This is to ensure your Angry Birds or Fruit Ninja doesn't LAG LIKE HELL after some time.
  • On CM/AOSP and stock JB , the Android OOM/LMK will be set by the system right after the OS boots. Hence, we can only touch the Linux LMK. Modifying only the Linux LMK will result in a mismatched LMK. Even modifying the services.jar will cause mismatches in the lowMemory and LRU flags. Hence it is better not to mess with it and let the OS handle the LMK setting.

Instructions
  1. Copy the CWM zip and all the addons you need to your sdcard (internal or external, as long as CWM can access it).
  2. Install using CWM all the CWM zips without needing a reboot in between
  3. Wait for bootup
  4. Open up Script Manager and launch /etc/bolt_scripts/remount[device] (e.g. remounti9000) as Root (The skull icon) and as Boot (The wheel icon).
  5. Open up Script Manager and launch /etc/bolt_scripts/sqlite_optimize as Root (The skull icon). This script can be used arbitrarily at anytime that you want. Don't load it as boot or copy it to init.d though, it'll significantly slow down your boot up as the script is a very long running script.
  6. Open up Script Manager and launch /etc/bolt_scripts/s70darky_zipalign as Root (The skull icon). This script can be used arbitrarily at anytime that you want. You can copy it to init.d and setting its permission to rwx-rwx-rwx. I moved it to bolt_scripts so that first boot for some people won't be slowed down.
  7. Open up Script Manager and launch /etc/bolt_scripts/CFS/S98CFS as Root (The skull icon) and as Boot (The wheel icon)..
  8. Open up Script Manager and launch /etc/bolt_scripts/S98TCPbuffers as Root (The skull icon) and as Boot (The wheel icon)..
  9. ????
  10. PROFIT

Note: sqlite_optimize can be executed at anytime. i.e. once a week to optimize your *.db files. It's usually a 30secs - 2minutes process. Ignore the "malformed database" and "No collation found" errors.

Reverting/Undoing ThunderBolt!
  • To revert ThunderBolt!, download the ThunderBolt! Restore.zip
  • Do note that reflashing your ROM will remove ThunderBolt! as well.

Repackaging
  • Repackaging ThunderBolt! into custom ROMs is allowable as long as it is included as a feature of the ROM as well as proper credits are included.
  • Please reply into the thread if you would like to include it as its just a nice thing to do 
  • You are free to modify the contents of the scripts, but please make it known that you've modified it and also briefly include the modifications you've done.

How to find out if it works
Use File Expert/ Root Explorer/Root Browser, and navigate here:
Code:
/system/etc/init.d/
You will find at least this file inside (from the main ThunderBolt! package):
Code:
S98system_tweak
Now, using Terminal Emulator, do this:

To enter superuser mode:
Code:
su
Then:

Code:
sysctl -a | grep vm
You will get values like this (for 512MB RAM devices or below):
Code:
dirty_ratio = 30
dirty_background_ratio = 15
vfs_cache_pressure = 50
You will get values like this (for 1GB RAM devices or below):
Code:
dirty_ratio = 20
dirty_background_ratio = 10
vfs_cache_pressure = 50
You will get values like this (for >1GB RAM devices):
Code:
dirty_ratio = 10
dirty_background_ratio = 5
vfs_cache_pressure = 50
If you use the screenstate_scaling addon and then use ADB, and when the screen is off, you will get for (512MB RAM devices or below):
Code:
dirty_ratio = 60
dirty_background_ratio = 30
vfs_cache_pressure = 100
If you use the screenstate_scaling addon and then use ADB, and when the screen is off, you will get for (1GB RAM devices or below):
Code:
dirty_ratio = 40
dirty_background_ratio = 20
vfs_cache_pressure = 100
If you use the screenstate_scaling addon and then use ADB, and when the screen is off, you will get for (>1GB RAM devices):
Code:
dirty_ratio = 20
dirty_background_ratio = 10
vfs_cache_pressure = 100
Next, do this in Terminal Emulator to check if you've installed the LMK addon and if it works correctly:
Code:
getprop | grep ADJ
You will get:
Code:
[ro.FOREGROUND_APP_ADJ]: [0]
[ro.VISIBLE_APP_ADJ]: [1]
[ro.PERCEPTIBLE_APP_ADJ]: [2]
[ro.HEAVY_WEIGHT_APP_ADJ]: [3]
[ro.SECONDARY_SERVER_ADJ]: [4]
[ro.BACKUP_APP_ADJ]: [5]
[ro.HOME_APP_ADJ]: [6]
[ro.PREV_APP_ADJ]: [7]
[ro.SERVICE_B_ADJ]: [8]
[ro.HIDDEN_APP_MIN_ADJ]: [9]
[ro.HIDDEN_APP_MAX_ADJ]: [15]
[ro.EMPTY_APP_ADJ]: [15]
And, to make sure Android OOM is set correctly with the LMK addon,
When you type
Code:
/sys/module/lowmemorykiller/parameters/adj
You will get:
Code:
0,1,2,5,9,15
Credits
  • Zacharias.maladroit
  • XDA's devs for some reference of some tweaks in Zach's scripts
  • zeppelinrox Supercharger engine
  • ChainFire - Touchscreen Tweaks

Sources for libsqlite
https://github.com/CyanogenMod/android_external_sqlite
File: Android.mk
Added: -DSQLITE_NO_SYNC to CFLAGS.

Confirmed working devices
Samsung Galaxy S i9000 and its variants
Samsung Galaxy S II i9100 and its variants
Samsung Galaxy Note/NoteII and it's variants
Samsung Galaxy SIII and it's variants
Samsung Galaxy Tab/Tab 2 and it's variants
Google Nexus phones & its manufacturer variants
Other phones/tablets with NAND unlocked + root and init.d support like Xperia series, NAND unlocked HTC series and of course Samsung phones/tablets which are not mentioned here.

Youtube Video Step-By-Step
It's not in English, but it's a step-by-step of what to do 
http://www.youtube.com/watch?v=bdzPX00V0OY

----------------------------------------------------------------------------------------------------------------------------

BUY me a cup of coffee if you enjoy my work. It'll motivate me to work harder and faster 
ATTACHED FILES
File Type: zipThunderBolt Restore CWM v3.0.zip - [Click for QR Code] (672.6 KB, 1709 views)
File Type: zipsigned_ThunderBolt-CWM v3.1.1.zip - [Click for QR Code] (955.1 KB, 3415 views)
ATTACHED FILES
File Type: zipsigned_ThunderBolt-CWM screenstate_scaling addon v3.0.zip - [Click for QR Code] (688.1 KB, 893 views)
File Type: zipThunderBolt-CWM 40MB LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 110 views)
File Type: zipThunderBolt-CWM 50MB LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 94 views)
File Type: zipThunderBolt-CWM 60MB LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 163 views)
File Type: zipThunderBolt-CWM 80MB LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 207 views)
File Type: zipThunderBolt-CWM 100MB LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 143 views)
File Type: zipThunderBolt-CWM 120MB LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 265 views)
File Type: zipThunderBolt-CWM 80MB ALT LMK Others addon v3.0.zip - [Click for QR Code] (674.5 KB, 154 views)
File Type: zipThunderBolt-CWM 3G i9000 addon v3.0.zip - [Click for QR Code] (673.4 KB, 179 views)
File Type: zipThunderBolt-CWM libsqlite GB addon v3.0.1.zip - [Click for QR Code] (914.3 KB, 200 views)
File Type: zipThunderBolt-CWM libsqlite ICS addon v3.0.1.zip - [Click for QR Code] (910.8 KB, 332 views)
File Type: zipThunderBolt-CWM libsqlite 4.1 JB addon v3.0.2.zip - [Click for QR Code] (920.8 KB, 453 views)
File Type: zipThunderBolt-CWM libsqlite 4.2 JB addon v3.0.2.zip - [Click for QR Code] (921.2 KB, 563 views)


SCREENSHOT TAKE ON CYBER-SHOT

DOWNLOAD LINK
Download Cyber-shot™ v.6.7.2 HDR HDPI(Xperia Arc/S/Neo/V/Ray)Download Cyber-shot™ v.6.7.2 HDR MDPI(Xperia Mini/Pro/Active/LWW)

For new version 7.1.2

New Changelog :
- Relpaced Scene Recognition with Superior Auto- Relpaced Parameter Auto Scene with Superior Auto- Faster Scene- New Driver- Accuracy of color images- Video Recording back to H264 - Fixed 3D Panorama with little improvement - More faster Saving Picture ( Required SD Card class 10 )- Bug fix



************************************************** ************************************************** ***********************************************
INSTALLATIONS
************************************************** ************************************************** ***********************************************

JUST APPLY VIA CWM, DON'T FORGET BEFORE INSTALLING, PLEASE WIPE CACHE PARTISION, WIPE DALVIK CACHE, REBOOT & ENJOY...!!!

AFTER INSTALLING PLEASE CLEAR DATA Cyber-shot™ & FORCE STOP IN Setting>Apps>All

NOTE : PLEASE BACKUP BEFORE INSTALLING
Special thanks to

ORIGINAL INDONESIA ANDROID DEVELOPERS

Popular Post

Test



Powered by Blogger.

Followers