[TWEAK_PACK] X-PLODE >>VELOCITY>> (v4.0) [3.2.2013] - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
[v4.0]​>>VELOCITY>>​
This is a collection of various tweaks I use personally.
This is also included in my X-MoD and iCE_MoD ROMs.
Flash it and your phone will X-PLODE!
If it just makes "puff!" instead of X-PLODE, then I'm sorry No need to flame, I'll try to be better!
I'd appreciate it if you'd follow this link to sign up for dropbox, to get me a bit more space: http://db.tt/EIpaHMcv
Thank you very much!
X-PLODE does not contain duplicate lines/ tweaks in it's init.d scripts as I've seen in other scripts.
Like raising sdcard cache in 04blabla and in the same time raising it in 07balabla too...
Or setting scheduler to noop, and in an other place setting it to sio? etc...
What's the point in that -.-
I tried to make a clean useful collection of the most effective tweaks.
The init.d scripts do the following:
-set scheduler to sio
-sdcard cache is 1024MB
-disable atime (remount with noatime)
-renice some essential sys processes
-disable sleepers
-some network tweaks
-minfree settings
-cleaning tmp files
-disable logcat (remove it at the end of 03clean_tmp_files)
-zipaligning apps at boot
-optimize sqlite database
-some vm tweaks
-dynamically set VM values (screen on/off)
-renice essential sys apps every time you turn on the screen
-eliminate lag trough entropy generator
X-PLODE contains the following files:
-resolve.conf for dns resolving
-sysctl.conf with various vm/kernel tweaks, and network tweaks
-modified host file for blocking ads
-sqlite binary
-rngd binary
-zipalign binary
-libncurses.so
-local.prop to set prop values
-init.d scripts
X-PLODE will backup your existing init.d scripts and build.prop file to /sdcard/XPLODE
This works best if you're flashing X-PLODE for the first time.
If you're already running some version of X-PLODE, please make sure you delete the XPLODE folder on /sdcard to avoid errors.
To check if sysctl tweaks are working type the following when the screen is off and/or off:
Connect phone to PC, open command prompt and type the following:
Code:
adb shell
su
sysctl -a|grep vm
You should get different values when the screen's off and when it's on.
screen off:
Code:
dirty_expire_centisecs=1000
dirty_writeback_centisecs=2000
screen on:
Code:
dirty_expire_centisecs=500
dirty_writeback_centisecs=1000
V6 supercharger:
As of v4.0 I don't recommend usage in conjunction with V6 Supercharger script.
There's no new feature that directly conflicts with it.
But I have come to the conclusion that using both will significantly reduce X-PLODE experience.
You can however use a supercharged service.jar with overdrive enabled (recommended).
Evolution of X-PLODE:
(previous changelogs)
Changelog for -=Reloaded=- (v2):
- refined tweaks
- automatically back up your init.d scripts and sysctl.conf to /sdcard/xplode
- script automatically sets build.prop lines via setprop
- added and refined some build.prop lines
- enable GPU only rendering
Changelog for -=Reloaded=- (v2.5):
- fixed a vm setting which caused bootloops and freezes
- changed the way prop values are set. It was just too troublesome and unnecessary.
So instead of physically adding lines to build.prop, it copies local.prop with prop lines to /data.
It basically does the same.
Changelog for #Firestarter# (v3):
- new ADJ values
- some VM changes
- a bit less aggressive then -=Reloaded=- (v2.5)
- dynamic VM
sets VM values depending whether screen is on or off
benefit of this is you get maximum battery savings during standby, while firing up the phone when screen is on
Changelog for #Firestarter# (v3.5):
- some new build.prop lines
- added entropy seeder/ generator
- this should boost app loading, eliminate any lag and overall make the phone superfast
Changelog for >>Velocity>> (v4.0)
- updated rngd binary (service now sleeps when screen's off to minimize batt drainage)
- X-PLODE now renices important sys apps whenever you turn on the screen
- new sqlite3 binary
- some new build.prop lines
- added supercharged and overdrive enabled services.jar in attachment STOCK .587 ICS ONLY!!
this is for stock .587 based ROMs only!! Do not flash on non stock based ROMs!
you can also manually supercharge services.jar and enable overdrive
http://forum.xda-developers.com/showthread.php?t=1914159 and http://forum.xda-developers.com/showthread.php?t=991276
- can it possibly get any faster then this?!?
Previous downloads:
X-PLODE v2: http://www.mediafire.com/?2p0d0jvtoomju51
X-PLODE -=Reloaded=- v2.5: http://www.mediafire.com/?8kh7oa879y857hh
X-PLODE #Firestarter# (v3): http://www.mediafire.com/download.php?s0cetfldzt1ubcd
X-PLODE #Firestarter# (v3.5): http://d-h.st/uc6
Latest version:
------------------------------------------------------------------------------------------------------------------------------
>>Velocity>> (v4.0): http://d-h.st/dUO | Mediafire
------------------------------------------------------------------------------------------------------------------------------
Installation:
-make a nandroid backup!
-place on sdcard and flash via CWM
It might take some time to boot after flashing.
This is because it wipes dalvik cache.
Please be patient
If you're already using some version of X-PLODE, please remove /sdcard/XPLODE if it exists.
If you're using this tweak package and you want to support it, you can add this banner to your signature:
ThanX!
Credits/ thanks to:
zeppelinrox for helping me with scripting
pikachu01 for Thunderbolt!: http://forum.xda-developers.com/showthread.php?t=1556013
PureMotive for sysctl tweaks: http://forum.xda-developers.com/showthread.php?t=1621808
MДЯCЦSДИT for Data speed increase sysctl tweaks
leolawliet for disabling CPU rendering: http://forum.xda-developers.com/showthread.php?t=1877183
lambgx02 for entropy generator: http://forum.xda-developers.com/showthread.php?t=1987032​

All in one tweak:laugh:
The build.prop list goes on and on!!!
Flashing right now!!!

ssanjay19 said:
All in one tweak:laugh:
The build.prop list goes on and on!!!
Flashing right now!!!
Click to expand...
Click to collapse
Be sure to remove all other prop tweaks and init.d scripts! so you get full X-PLODE experience and no conflicts.
Just leave original prop lines.

iONEx said:
Be sure to remove all other prop tweaks and init.d scripts! so you get full X-PLODE experience and no conflicts.
Just leave original prop lines.
Click to expand...
Click to collapse
I removed the files in Init.d and flashed Xplode...
I dont find anything inside init.d after flashing The script
When i run terminal emulator i get this!!
Am i doing any wrong here

ssanjay19 said:
I removed the files in Init.d and flashed Xplode...
I dont find anything inside init.d after flashing The script
When i run terminal emulator i get this!!
Am i doing any wrong here
Click to expand...
Click to collapse
k, I'm really sorry about this not working. I fixed it now. There was an error in updater-script and update binary
Try it now and tell me what you think!
Remove all init.d scripts.
In build.prop remove everything (except if you have V6 supercharger entries) after the ADDITIONAL_BUILD_PROPERTIES column. So there are only default props left.
Removing previous tweaks is to ensure you get no conflicts, only pure X-PLODE experience
You can always make a backup (recommended anyway), and if you don't like X-PLODE simply remove it and restore backup.

will try and post my experience

Excelent for a V6 supercharger enthusiastic like me.
Sent from my WT19i using Tapatalk 2

Seems to be working, phone is smooth and gaming asphalt7 whitout any problems
Thanks

in my /system/etc/init.d have two script 78script and 99supercharger do i need to delete both or just delete the 78script?

payat7 said:
in my /system/etc/init.d have two script 78script and 99supercharger do i need to delete both or just delete the 78script?
Click to expand...
Click to collapse
You can leave supercharger if you want. But please delete all other scripts and lines in build.prop.
Make a backup of your init.d folder and build.prop so you can restore them later if you want.

Works on cyanogenmod 9.1?
Sent from my WT19i using Tapatalk 2

VitorMSA said:
Works on cyanogenmod 9.1?
Sent from my WT19i using Tapatalk 2
Click to expand...
Click to collapse
Should work on CM, yes.
However, I always advise nandroid

X-PLODE -=Reloaded=- released
Changelog for -=Reloaded=-:
-refined tweaks
-automatically back up your init.d scripts and build.prop to /sdcard/xplode
-automatically change and add lines in build.prop
-added and refined some build.prop lines
-enable GPU only rendering
I need some feedback on the reloaded version. So please post your experience and any bugs, problems etc.

=Reloaded= not compatible with GB Hasa V5.
My device stop working and restart

iFilae said:
=Reloaded= not compatible with GB Hasa V5.
My device stop working and restart
Click to expand...
Click to collapse
Please try this modified version, and tell me if it works:
https://dl.dropbox.com/u/61884099/[TEST]X-PLODE.zip

iONEx said:
Please try this modified version, and tell me if it works:
https://dl.dropbox.com/u/61884099/[TEST]X-PLODE.zip
Click to expand...
Click to collapse
no lucky. I tried but it's not work too.

Stucks on boot animation. I'm with cyanogenmod 9.1 in Sony Live Walkman

Doesn't work in my Mini Pro(bootloop), I am using CM10 FXP 142

Thanx for all feedbacks!
I made some changes, and I think it should be working now.
Please post if it works or not!
It still needs testing. It works fine on Stock based ROM, ST15i.
ThanX!

Thanks for this mate.
Sent from my WT19i using Tapatalk 2

Related

[2.3.3+2.3.7+arc][06/13/2012]ThGo2 v17.0 [elegant] [ICS theme] [with T.E.A.M]

Thanks to zdzihu for Xrecovery GB ready and FPS Uncap nothing audio lags!
Thanks to tkymgr link2Sd fix and more
Thanks to kenjidct kill app long press back button
Thanks to zorglub08 button LED fix
Huge thanks to T.E.A.M team theme and app
Thanks to Yuto helps me
Thanks to DooMLoRD Bootmanager & unlock fixes
I like minimal & cool style, so I am going to build small ROM and simple theme mod by stock SE 2.3.3 first(^_^)b
Don't copy my original files without agree, remove my credit any my files Ex. init.d scripts if you use in your ROM
I build ROM and kernel. My ROM tweaking for my kernel, kernel for my ROM each other.
My ROM getting very smooth & lowest battery drain!!!
Latest info:
[Jun 13]
Code:
v17.0
update some binary
remove some apps
24MB compcache enable by default
apply new pdroid patch
fix UA
update some system apps
change some libs
***** kernel *****
update rpcrouter to newest (Thanks to tkymgr)
support BZIP2/LZMA compress
enable htrick
update jhash to version3
native suppport ext3, ext4, cifs, nls_utf8
FPS uncap
call volume fix
added Scheduler (SIO & BFQ & V/R)
added CPU governor (smartassV2, interactivex, Scary & lagfree), power up (ondemand, consavative)
drivers update (CPU, video, and more)
freqs and voltage
128000-1000
384000-1000
576000-1050
768000-1150
998400-1300
1075000-1300
1113600-1325
1152000-1350
1190400-1375
1228800-1400
a lot of smoother tweaking !!
update KGSL driver to .35 with new libs
and more...
You can see [URL="http://db.tt/6RBT6Ac"]change history [/URL]
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
- System Requirements -
baseband: .71
xrecovery
- tweak -
Code:
--- ROM ---
rooted
xrecovery fully working
native adblocking
build.prop optimized Japanese like Xperia arc
FPS fully uncap thanks to Z!!
Bravia engine thanks to Z!!
some audio files move to SDcard
Automatic wipe of Dalvik Cache when flashing Update [Phone needs longer to settle at first Boot now but will be faster after some Time]
Automatic ZipAlign (just 1st booting)
SD Card Speed boosted
VM/Sysctl tweaks
Kernel tweaks
Android Internal Taskkiller tweaked
I/O Scheduler tweaks
Reduced lags
Better memory management
Network speed tweaks & improvements
Zip allined all
Audio lags less
15% speedup reading database
deep tweak
SD readable freq
xLoud enable (my kernel adjusted for xLoud, but it may brake your speaker)
--- Included kernel details ---
FPS uncap
call volume fix
BFQ I/O as default scheduler
ext3, ext4, CIFS, TUN & UTF8 support
add compcache
touch respons up
screen respons up
battery fix
update lowmemorykiller driver
tweaks & many more!
support BZIP2/LZMA compress
fix SDcard driver
backport some source from 2.6.32
CPU up to 1.22 GHz
If you want to control CPU manually, you would need SetCPU from here: SetCPU
In SetCPU remember to check "Set on Boot", but using O/C Daemon gives much better performance and battery then SetCPU
Many CPU governors (SmartassV2, Ondemand, Performance, lagfree, minmax)
overclock & downclock undervolt optimized CPU setting (latency, speed ...)
128000-1000
384000-1000
576000-1050
768000-1150
998400-1300
1075000-1300
1113600-1325
1152000-1350
1190400-1375
1228000-1400
Installation
Optional: Back up your mobile data APNs using APN Backup, as they will be erased when flashing this ROM.
1. Full wipe, Wipe dalvik cache, and wipe battery stats. include update scripts (thanks to tkymgr)
2. Flash the ThGo_v.XXX.zip package via xRecovery
3. Install Addon via xRecovery
4, Flash .71 baseband to use Flashtools (only first time!!)
5. boot & wait til phone will be stable...
6. If you done unlock, please flash my unlocked kernel. another kernel is getting low speed for my ROM.
Click to expand...
Click to collapse
Known isuue:
- tethering switch has an error 1st time
- ??
My ROM exclude even any google apps, you can install newest them from market
Google Search, Voice Search, Gmail, Maps, Street, YouTube,
Adobe Flash Player,
Click to expand...
Click to collapse
Change log:
* Have to read change log before install |
Change log in English | kernel change log
Click to expand...
Click to collapse
Known Issue
-
Click to expand...
Click to collapse
Downloads:
ThGo2_v17.0.zip:via xrecovery don't work another kernel
If you done unlock, please flash stock kernel. another kernel is getting low speed for my ROM
*addon timescape & face book from xperiaS:
- for unlock bootloader -
X10_2.3.3_Th_kernel-n1.1-BootManager-v2.0: for unlocked x10
X10_2.3.3_Th_kernel-n1.1_wifi: for unlocked x10
https://lh3.googleusercontent.com/-wFyaJchGJc8/Tp-6970V81I/AAAAAAAADes/eV0lJsXtv8A/s500/musa.jpg
Th_min_voltage4: I got a minimum CPU voltage. If not booting, try to do down voltage.
old files
* Sonny Ericsson Driver for Win *
download driver (rar file)
* Add-on * via xrecovery
switch_to_arc_hardkey: switch hardkey to arc style for 2.3.3
switch_back_to_x10key: switch_back_to_x10key for 2.3.3
Click to expand...
Click to collapse
* custom kernel
I made new thread for kernel
Give me beer!!!!
-- reserved --
ThJap said:
-- reserved --
Click to expand...
Click to collapse
First SPAM. LOL
Hope camera error, lockscreen error, home button error is going to be fixed in this release.
Waiting for this and your Custom kernel! Jap!
wow..excellent. Good to see more devs coming up!!
Thanks, just now I'm back from working.
Tonight will be very long...
Love the carbon fiber black theme!!!!!! NICE.... Understated elegance..." Shibumi "
Great work!!! THANK YOU!!!
Best regards,
Chris
loved ur theme... except unlock slide bar..
Thanx
Nice fast n smooth!! no issues, perfect Sir, thank you!!
chris
Sent from my SO-01C using XDA App
Nice work my Friend!
Thanks everyone.
sometimes 0.3.0 can't use timescape I heard.
will release test ver. nearly
ThJap can you tell us what have been removed from the stock rom?
Sent from my X10i using XDA App
xtbk9999 said:
ThJap can you tell us what have been removed from the stock rom?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
you can see in this post
quadrant scores?
1300 plus....... w data running....
Sent from my SO-01C using XDA App
great rom as usual!! これからThJapさんのROMお世話になります。ありがとうございます!ヽ(´∀`)ノ
Thanks again for the rom.
The power control widget doesn't display properly.
Also, the GPS doesn't work very well for me. Sometimes it works, sometimes it doesn't. I've used the GPS fix for Japan, and I've used the gps.conf from the stock rom. I'll do some more testing though.
edit: Nevermind, it works everywhere except near my house.
Your theme looks supercool
Gonna try your rom today & will report
Cheers
Not sure if every one has this problem but. I get force close on facebook (android app) and gmail. Also I can't register my facebook account on timescape. When I accept the terms there should be a log-in screen but that doesn't show up. Twitter works.
*Ok I lied? :s I reinstalled facebook and gmail it works now SORRY!!!
jekenro said:
*Ok I lied? :s I reinstalled facebook and gmail it works now SORRY!!!
Click to expand...
Click to collapse
Hehe , epic edit ! love it !
@ThJap , Thanks for the rom mate, i love the detail in your work , everything in order and well explained.
Cheers
Vatis
Finally flashed the 0.4.1 version, smooth and fast and everything works & I like the theme. Only slight lag in messaging app(for now) and "reboot into recovery" option in xperia reboot options app doesn't work(it just normally reboots the phone). Also I wanted to add power control widgets but it added an empty useless widget.
You removed all the wallpapers ?
May I have the wallpaper from your screenshot? I like it
Thanks

[SCRIPT][TIPS][4/7] Prototype Optimization 2.1 | Are You Ready?!

Prototype Optimization
Introduction
What is Prototype Optimization?
Prototype Optimization is script package by me, ZN6, full of tweaks and system optimization with more features to give you better experience on your phone for great battery life and high performance. Based on pikachu01 Thunderbolt! script but repacked by me to optimized even further to fit our device. Huge thanks to pikachu01 for his Thunderbolt! script.
User Experience:
Roio said:
Thank you for the tweaks. After installing this zip, RAM usage is much better than before. Before I didnt get free RAM under 168MB, now...:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
XL_ said:
Thanks man for the script.
After 3 day testing, I can say that my phone got a little snappy, gaming performance increase a little bit and I notice that my free ram increase a little bit.
Click to expand...
Click to collapse
Features
✔ Overall better performance and better battery life
✔ Less RAM usage through zipalign
✔ Reduced /dbdata, /data, /sdcard usage of *.db files and faster database access
✔ ZRAM script include
✔ Better network throughput from TCP tweaks and 3G tweaks
✔ Faster disk access through remount script (noatime, disable barrier etc)
✔ Faster SDCARD Read/Write Speed
✔ Smooth LiveWallpaper
✔ Bypass some website
✔ VM Tweaks, battery tweaks and kernel tweaks
Minimum Requirement
◢ Android Gingerbread 2.3/4.0
◢ At least 2MB free on /system
◢ Kernel that supports init.d (Locked bootloader and for those who use stock kernel please go here to enable init.d support first)
◢ Root
◢ CWM (of course)
Installation
1. Delete all others script you have installed in "/system/etc/init.d"
2. Copy attachment to your phone SD card
3. Reboot your phone to recovery mode
4. Mount /system and /data
5. Flash the attachment you have download
6. Reboot your phone when finished installation
Note:
1. Compatible with V6 supercharger script.
2. No need to install KAK (KickAssKernelizer) as the script already include kernel tweaks
Credits
- pikachu01 - ThunderBolt
- Zacharias.maladroit
- XDA's devs for some reference of some tweaks in Zach's scripts
- zeppelinrox Supercharger scripts
- Darkyy for zapalign
- sirkay for recommend the suitable value for zram
Changelogs
26/6
-Initial release
-Successfully boot
-Intergrated zipalign to optimized app
-Intergrated sqlite optimized in script
-Added prop tweaks
-Network tweaks
-More tweaks
28/6
-Optimized even further!
-Added more prop tweaks
-Delete some line that cause conflict
-Delete unneeded files when booting up
-Added Prototype cpu control where sio and smartassv2 as default
4/7
-Include VM Tweaks
-Battery tweaks
-Kernel Tweaks
-Other minor tweaks
DISCLAIMER
I will not be responsible for damage hardware,you drop your phone due to excitement after install this script , brick phone, dead SDCard or thermonuclear war. Please do some research if you have any concerns about features included in this script before flashing it! YOU are choosing to use these modifications upon your own choice, and if you point the finger at me for messing up your device, I'll just sit and laugh at you.
Feedback are welcome
Download
[TIP & TRICK] to get Better Battery Life
GUIDE TO GET BETTER BATTERY LIFE
WIFI: Turn off wifi when not in use. Navigate to setting>wifi>advance>keep wifi during sleep and choose only when plugin or never.
NETWORK: Navigate to setting>more and choose gsm only in network mode when not use 3G. Also use manual search mode.
SOUND: Untick 4 box at bottom in sound.
DISPLAY: Set brightness to 25% to get better battery life cause the major battery drainer come from screen. Use dark wallpaper or theme due to the fact that one black pixel does not consume any battery.
CPU: We can customize our cpu to our personal optimized system. As we now that underclock and undervolt are the great combo to achieve better battery life. I personally not recommend to overclock more than 1.2Ghz cause it can damage our phone. I personally prefer SetCPU for control cpu but this is the outdated version. Go buy another one on play store. Combination of smarta**V2 and sio is perfect for well balance to get better battery life without sacrifice performance.
SERVICE AND APP: Freeze any app that not in use like maps and facebook with titanium backup or simply remove any unwanted app. This will optimize our system giving some battery juice. Also dont use too much widget cause it also running in service. Use only needed
SYNC: Turn off auto sync in setting. This is because that auto sync will running all the time and at the same time our battery flow like water.
OTHER: Turn off gps, google location and google backup the get extra juice in battery.
Use BetterBatteryStats and CPU Spy to check what your phone is doing.
can i use it on stock rom ? 4.0.4 ics ????
spypsy said:
can i use it on stock rom ? 4.0.4 ics ????
Click to expand...
Click to collapse
Also work on ICS based rom. Read the minimum requirement first.
ZN6.
installed the script , how i can confirm the improvements ...?
i can see reduced RAM usage i,e earlier it was around 240mb but now reduced to 180mb.
My hh burned
Sent from my ST18i using xda premium
does this script is suitable with jj rom 3.1 or it will create a conflicts??
does it conflict with sirkays kernel?
lordvj said:
does it conflict with sirkays kernel?
Click to expand...
Click to collapse
Nope. I have using this script with combination of sirkay's kernel and the result is battery drain only 1% when idle in 8hour 30minutes.
=============================
Seen no one like my script
ZN6.
ciao, first: Ty. n,n aomm this won't work on stock rom?
What specifically does it do to improve battery life?
I've been through the scripts and, while nicely coded, they seem to be not much apart from a collection of other scripts (which you mention - I'm not suggesting you're trying to take credit for other's work)
Is there something I've missed? The only thing I can see is delaying writing of data to the disk is delayed a little bit, but nothing else stands out.
Cheers,
Tim
Will this create a conflict with supercharger script?
Sent from my ST18i using Tapatalk 2
idareyoutoclickthis said:
Will this create a conflict with supercharger script?
Sent from my ST18i using Tapatalk 2
Click to expand...
Click to collapse
Nope. I have test this and it should work with supercharger script. But dont use kickass kernelizer tweak as it may cause some conflict.
ZN6.
can I use it on stock rom and kernel? gb 2.3.4 fw .58 rooted.
I have cwm.
thanks
ZN6 said:
Nope. I have test this and it should work with supercharger script. But dont use kickass kernelizer tweak as it may cause some conflict.
ZN6.
Click to expand...
Click to collapse
So no need to unsupercharge before installing this? I mean there is a supercharger script in init.d folder. Should i remove it first? What is your set up with sirkay's kernel? Undervolted?
Sent from my ST18i using Tapatalk 2
Can I use no-frilis CPU for oc after using this scrip?? Or you maybe have another suggestion. And what thea best way to sett my gov and i/o?
Sent from my ST18i using Tapatalk 2
Xperia-Ray said:
can I use it on stock rom and kernel? gb 2.3.4 fw .58 rooted.
I have cwm.
thanks
Click to expand...
Click to collapse
Yes u can.
Read the requirement.
idareyoutoclickthis said:
So no need to unsupercharge before installing this? I mean there is a supercharger script in init.d folder. Should i remove it first? What is your set up with sirkay's kernel? Undervolted?
Sent from my ST18i using Tapatalk 2
Click to expand...
Click to collapse
No need unsupercharge. If u have already supercharge script in ini.d let it be.
I using sio as scheduler, smartassv2 and clock at original speed 1ghz. Undervolted to -25, lower may cause instabillity.
frogerra said:
Can I use no-frilis CPU for oc after using this scrip?? Or you maybe have another suggestion. And what thea best way to sett my gov and i/o?
Sent from my ST18i using Tapatalk 2
Click to expand...
Click to collapse
Yes u can use no frill cpu to set i/o sche and gov or use latest setcpu
Booted properly but caused no status bar in miui v4 by iriijo.
I will restore and will consider to copy init.d scripts instead.
What are you using to undervolt cause setcpu does not show undervolt settings.
Sent from my ST18i using Tapatalk 2
idareyoutoclickthis said:
Booted properly but caused no status bar in miui v4 by iriijo.
I will restore and will consider to copy init.d scripts instead.
What are you using to undervolt cause setcpu does not show undervolt settings.
Sent from my ST18i using Tapatalk 2
Click to expand...
Click to collapse
Weird. I dont have this problem. I use incredicontrol to undervolt and setcpu to set scheduler.
ZN6.
ZN6 said:
Weird. I dont have this problem. I use incredicontrol to undervolt and setcpu to set scheduler.
ZN6.
Click to expand...
Click to collapse
maybe because I am using MIUI?

[TWEAK_PACK] X-PLODE >>VELOCITY>> (v4.0) [3.2.2013]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[v4.0]​>>VELOCITY>>​
This is a collection of various tweaks I use personally.
This is also included in my MDPI ROMs.
I hope Ray users will also benefit from this
Flash it and your phone will X-PLODE!
If it just makes "puff!" instead of X-PLODE, then I'm sorry No need to flame, I'll try to be better!
X-PLODE does not contain duplicate lines/ tweaks in it's init.d scripts as I've seen in other scripts.
Like raising sdcard cache in 04blabla and in the same time raising it in 07balabla too...
Or setting scheduler to noop, and in an other place setting it to sio? etc...
What's the point in that -.-
I tried to make a clean useful collection of the most effective tweaks.
The init.d scripts do the following:
-set scheduler to sio
-sdcard cache is 1024MB
-disable atime (remount with noatime)
-renice some essential sys processes
-disable sleepers
-some network tweaks
-minfree settings
-cleaning tmp files
-disable logcat (remove it at the end of 03clean_tmp_files)
-zipaligning apps at boot
-optimize sqlite database
-some vm tweaks
-dynamically set VM values (screen on/off)
-renice essential sys apps every time you turn on the screen
-eliminate lag trough entropy generator
X-PLODE contains the following files:
-resolve.conf for dns resolving
-sysctl.conf with various vm/kernel tweaks, and network tweaks
-modified host file for blocking ads
-sqlite binary
-rngd binary
-zipalign binary
-libncurses.so
-local.prop to set prop values
-init.d scripts
X-PLODE will backup your existing init.d scripts and build.prop file to /sdcard/XPLODE
This works best if you're flashing X-PLODE for the first time.
If you're already running some version of X-PLODE, please make sure you delete the XPLODE folder on /sdcard to avoid errors.
To check if sysctl tweaks are working type the following when the screen is off and/or off:
Connect phone to PC, open command prompt and type the following:
Code:
adb shell
su
sysctl -a|grep vm
You should get different values when the screen's off and when it's on.
screen off:
Code:
dirty_expire_centisecs=1000
dirty_writeback_centisecs=2000
screen on:
Code:
dirty_expire_centisecs=500
dirty_writeback_centisecs=1000
V6 supercharger:
As of v4.0 I don't recommend usage in conjunction with V6 Supercharger script.
There's no new feature that directly conflicts with it.
But I have come to the conclusion that using both will significantly reduce X-PLODE experience.
You can however use a supercharged service.jar with overdrive enabled (recommended).
Evolution of X-PLODE:
(previous changelogs)
Changelog for -=Reloaded=- (v2):
- refined tweaks
- automatically back up your init.d scripts and sysctl.conf to /sdcard/xplode
- script automatically sets build.prop lines via setprop
- added and refined some build.prop lines
- enable GPU only rendering
Changelog for -=Reloaded=- (v2.5):
- fixed a vm setting which caused bootloops and freezes
- changed the way prop values are set. It was just too troublesome and unnecessary.
So instead of physically adding lines to build.prop, it copies local.prop with prop lines to /data.
It basically does the same.
Changelog for #Firestarter# (v3):
- new ADJ values
- some VM changes
- a bit less aggressive then -=Reloaded=- (v2.5)
- dynamic VM
sets VM values depending whether screen is on or off
benefit of this is you get maximum battery savings during standby, while firing up the phone when screen is on
Changelog for #Firestarter# (v3.5):
- some new build.prop lines
- added entropy seeder/ generator
- this should boost app loading, eliminate any lag and overall make the phone superfast
Changelog for >>Velocity>> (v4.0)
- updated rngd binary (service now sleeps when screen's off to minimize batt drainage)
- X-PLODE now renices important sys apps whenever you turn on the screen
- new sqlite3 binary
- some new build.prop lines
- can it possibly get any faster then this?!?
Previous downloads:
X-PLODE v2: http://www.mediafire.com/?2p0d0jvtoomju51
X-PLODE -=Reloaded=- v2.5: http://www.mediafire.com/?8kh7oa879y857hh
X-PLODE #Firestarter# (v3): http://www.mediafire.com/download.php?s0cetfldzt1ubcd
X-PLODE #Firestarter# (v3.5): http://d-h.st/uc6
Latest version:
------------------------------------------------------------------------------------------------------------------------------
>>Velocity>> (v4.0): http://d-h.st/KKA
------------------------------------------------------------------------------------------------------------------------------
Installation:
-make a nandroid backup!
-place on sdcard and flash via CWM
It might take some time to boot after flashing.
This is because it wipes dalvik cache.
Please be patient
If you're already using some version of X-PLODE, please remove /sdcard/XPLODE if it exists.
If you're using this tweak package and you want to support it, you can add this banner to your signature:
ThanX!
Credits/ thanks to:
zeppelinrox for helping me with scripting
pikachu01 for Thunderbolt!: http://forum.xda-developers.com/showthread.php?t=1556013
PureMotive for sysctl tweaks: http://forum.xda-developers.com/showthread.php?t=1621808
MДЯCЦSДИT for Data speed increase sysctl tweaks
leolawliet for disabling CPU rendering: http://forum.xda-developers.com/showthread.php?t=1877183
lambgx02 for entropy generator: http://forum.xda-developers.com/showthread.php?t=1987032​
-=RESERVED=-
just in case
will work on gb?
IceThor said:
will work on gb?
Click to expand...
Click to collapse
yes, ofc!
ICS also. Got no bad reports for CM, so should work for it also....
Otherwise, pls report bugZ!
Can i use this for my rom? add credits
IceThor said:
Can i use this for my rom? add credits
Click to expand...
Click to collapse
wow... ok... I guess, yes sure!
fast response
have you tried it yet?
booting now
---------- Post added at 03:30 AM ---------- Previous post was at 03:26 AM ----------
It works cheers
I am running with the mounts2sd script atm - is your mod compatible?
Dunc001 said:
I am running with the mounts2sd script atm - is your mod compatible?
Click to expand...
Click to collapse
hm... legit question.
I have to say I'm not really sure. I've never used that script, and noone has reported working/not working.
I guess it has to be the old trial&error. Make a nandroid, try if it works. If not, revert.
Re: [TWEAK_PACK] X-PLODE >>VELOCITY>> (v4.0) [3.2.2013]
Permission to use in my Rom
Sent from my ST18i using xda app-developers app
Re: [TWEAK_PACK] X-PLODE >>VELOCITY>> (v4.0) [3.2.2013]
How does renice works anyway
Sent from my Sensed ST18i with Tapatalk 2
Re: [TWEAK_PACK] X-PLODE >>VELOCITY>> (v4.0) [3.2.2013]
Got stuck on Kernel boot logo and had to revert
CM10 (FXP 204) Jelly Bean 4.1
FlyKernel 0.8fx
Sent from my Xperia Ray using xda app-developers app
Miryu said:
Got stuck on Kernel boot logo and had to revert :
Click to expand...
Click to collapse
Same here on Smart with Vengeance kernel
shazzy1 said:
Permission to use in my Rom
Sent from my ST18i using xda app-developers app
Click to expand...
Click to collapse
Sure! just put X-PLODE in the title and maybe the little banner in the ROM thread.
ThanX!
YeoZy96 said:
How does renice works anyway
Sent from my Sensed ST18i with Tapatalk 2
Click to expand...
Click to collapse
renice command re-prioritizes a given process.
The CPU allocates more time to run that particular process.
X-PLODE renices some essential system apps every time you turn your screen on.
So those apps have a higher priority and thus run much faster.
Miryu said:
Got stuck on Kernel boot logo and had to revert
CM10 (FXP 204) Jelly Bean 4.1
FlyKernel 0.8fx
Sent from my Xperia Ray using xda app-developers app
Click to expand...
Click to collapse
Dunc001 said:
Same here on Smart with Vengeance kernel
Click to expand...
Click to collapse
About that.....
It could be due to enabled GPU rendering or libncurses.so lib file.
Anyways, I uploaded a legacy version without GPU rendering, no libncurses.so and the zip doesn't back up init.d to sdcard.
Try it, and let me know!
ThanX!
X-PLODE Legacy: http://d-h.st/bRk
And thanX for your feedback!

[MOD] «Project Lard V12»

Your Android Will Be As
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NOTICE!
✔1) If their are any Bugs, Please don't Hesitate to Comment
✔2) This works on ALL Android Devices
✔3) This DOES NOT Drain Battery
What Is Project Lard?
Project Lard is a small Project currently being produced by me, In which my goal is to create an Android CWM-Flashable mod that will provide you with a Performance & Quality Boost which Shall Equal a Sensational feel to the Average users Fingers/Thumbs!
Features:
✔1) Gives you the Project Butter Feel!
Installation:
➣1) Install BusyBox
➣2) Copy ProjectLardVX.zip to your SDCard
➣3) Reboot into ClockWorkMod Recovery
➣4) Install The Zip
➣5) Reboot Android And leave it for 5 Minutes
➣6) Reboot Again
➣7) Enjoy Project Lard!
Updating:
➣1) Copy ProjectLardVX.zip to your SDCard (Latest Version preferably)
➣2) Copy ProjectLardRemover.zip to your SDCard
➣3) Flash ProjectLardRemover.zip
➣4) Reboot into Recovary Again
➣5) Install The ProjectLardX.zip
➣6) Reboot Android And leave it for 5 Minutes
➣7) Reboot Again
➣8) Enjoy Project Lard!
Removing Project Lard:
➣1) Copy ProjectLardRemover.zip to your SDCard
➣3) Flash ProjectLardRemover.zip
➣4) Reboot Android And leave it for 5 Minutes
➣5) Reboot Again
Tips:
✔1) ICS & JB - Set Animation Scale to 0.5
✔2) GB - Turn off all Animations
✔3) Turn off Keypress pop up in Keyboard Settings
✔4) Set vibration time to 20 Ms
✔5) Install SwipePad for better multitasking!
Credits:
▷ XtremeSilencer - Defrag Databases & Normalize Sleeper
▷ Pikachu01 - TouchScreen Optimizations
▷ Slaid480 - Cache Cleaner @ Boot & ADJ Values
▷ lambgx02 - Random Entropy Generation Script
▷ Kucharskov - My Tester
Downloads:
▷ Project Lard Remover
▷ Project Lard V1
▷ Project Lard V2
▷ Project Lard V3
▷ Project Lard V4
▷ Project Lard V5
▷ Project Lard V6
▷ Project Lard V7
▷ Project Lard V8
▷ Project Lard V9
▷ Project Lard V10
▷ Project Lard V11
▷ Project Lard V12
ChangeLog:
➣V1:
Initial Release
➣V2:
SD Boost
VM Management
MinFree Management
More Build.prop Tweaks
Fixed Random Entropy Generation Application
➣V3:
Added Cache Cleaner @ Boot
Removed Random Entropy Generation Application
More Build.prop Tweaks
➣V4:
Added Boot Tweaks
Disabled Android Logger
Cleaned Up Init.d Folder & Scripts
Reduced File Size
➣V5:
Added Random Entropy Generation Script
➣V6:
Improved ADJ Values
Improved Minfree Values
Improved VM Values
Added OndemandPerformanceTweaks
Compiled all Ram Tweaks into 1 File
Reduced File Size
➣V7:
Removed GPU Rendering
Reduced File Size
➣V8:
Removed Default Ram Management
Reduced File Size
Used Aroma Installer
Modified Build.prop Values
Made FULLY Universal for All Android Devices
Removed Special Tweaks only for GingerBread that was Breaking Compatibility with Some JB & ICS Roms
Now is Fully Compatible with SuperCharger V6 Script
Improved Compression on File Size
Customized Aroma Installation
Removed Android Tombstone File
➣V9:
Removed Aroma
Improved Compression on File Size
Updated Installation Procedure
Compatible with more Devices & Roms
➣V10:
Bug Fixes for Build.prop
Improved Compression on File Size
Removed Android Tombstone Line
➣V11:
Bug Fixes for Build.prop
Improved Compression on File Size
Removed Loopy Smoothness Script
Added all main Tweaks into 1 File
Bug Fixes for Build.prop
Improved Compression on File Size
Reduced File Size
Added a Script to Remove Normalize Sleeper
Added a Script to Defrag Databases @ Boot
➣V12:
ReBuilt Everything
Ill test this on stock 2.3.4 and see if it works after i make a backup
Sent from my Xperia Play (r800x)
I will try it and give benchmark changes and also the effect on launcher and gaming.
The launcher and app drawer feel smoother and the touch optimizations show when using the keyboard. Nice work. :thumbup:
Sent from my Xperia Play (r800x)
abdel12345 said:
The launcher and app drawer feel smoother and the touch optimizations show when using the keyboard. Nice work. :thumbup:
Sent from my Xperia Play (r800x)
Click to expand...
Click to collapse
Tnx, I spent ages on this testing so many times to get it perfect,
Now i know its not just Placebo,xD
Im going to test it on ics and see how it is on there
Sent from my Xperia Play (r800x)
abdel12345 said:
Im going to test it on ics and see how it is on there
Sent from my Xperia Play (r800x)
Click to expand...
Click to collapse
Please do,I havent had a chance to yet,Ive done it on Froyo And GingerBread,If ur on Froyo Strangly enough,Its as slick as hell!,I tested it on my sisters x8
great tweak keep up the good work !!
I didn't notice any difference.
nakuk21 said:
great tweak keep up the good work !!
Click to expand...
Click to collapse
Thank You!,Every comment motivates me,C:
johnnzey said:
I didn't notice any difference.
Click to expand...
Click to collapse
This might be due to the rom u are currently running,Maby it already has all the tweaks i have mentioned,C:,What rom are you running btw, Nxt Gaming 1.2 Has no effect,I tested it on that, Aurora Play, Gin2Jelly, Stock, And Froyo on My sisters x8
Pizza_Dox said:
This might be due to the rom u are currently running,Maby it already has all the tweaks i have mentioned,C:,What rom are you running btw, Nxt Gaming 1.2 Has no effect,I tested it on that, Aurora Play, Gin2Jelly, Stock, And Froyo on My sisters x8
Click to expand...
Click to collapse
So this isn't really Project Butter, it's just a set of tweaks?
johnnzey said:
So this isn't really Project Butter, it's just a set of tweaks?
Click to expand...
Click to collapse
It is essentially What you say but its The best tweaks and things to provide you with ""Project Butter"", Its not real,C:
Project butter isnt supported by Most GB and ICS Kernels and Tonnes of things come into play that arnt compatible with project butter,C:
Pizza_Dox said:
Tnx, I spent ages on this testing so many times to get it perfect,
Now i know its not just Placebo,xD
Click to expand...
Click to collapse
Its working great on my Gin2Blur rom (2.3.3). Would you mind if I included it in the next update?
HwaA18 said:
Its working great on my Gin2Blur rom (2.3.3). Would you mind if I included it in the next update?
Click to expand...
Click to collapse
Sure as long as their ar credits 2 me,C:,Go ahed!!!
the app should end as ".apk", should be seeder.apk not just seeder.
I didnt see any difference in the ics rom i tried but ithink its because the rom probably already had some form of these tweaks in it
Sent from my Xperia Play (r800x)
I thought I put it in as an. Apk, hmmm ill check it and reupload!
Sent from my R800i using xda app-developers app
Yoylu are probably right, wat rom did u test it on?
Sent from my R800i using xda app-developers app

[4.1.2][V20E] DraguROM 4.1

I present to you
The FIRST ROM FLASHABLE FOR L9 P760!!!
​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
IF LIKE MY WORK, give me a beer:
​
Features:
Deodex
Busybox
Root
Tweak
add some apps, themes fro launcher and keyboard
Delete:
CBin
PlusOne
Maps
Gmail
Chrome
LG app
MLT
Youtube (not deodexed)
LG Keyboard (not deodexed) (change with another LG one)
Album
Smartshare (not deodexed)
useless folder
4.1
where it says # Trickster Mod are features that you can change with this program
Reported to the framework with the stock UI Dragurom
Revisited the build.prop
Recompiled the GPS file (deactive GPS localization from wifi and data connection)
Off virtualization Internal SD
Kernel : (use pegasusq governor)
- Compiled with Linaro 4.7.4
- Added busybox in the kernel, so the scripts in init.d will be carried out before
- Added module frandom , about 50 times faster than the classical random
- 3 init.d script added :
# KSM , to enable ( retrieves a lot of ram, is phenomenal , I thought the opposite)
# Frandom , to enable the new module frandom and manage the partitions in dev
# Properties various Dragurom
- Added all of TCP congestion control , by then in westwood # Trickster Mod
- Added support for Dynamic File Sync , which is enabled by default since boot # Trickster Mod
- Added OC the cpu with manual control of the voltage , the default frequency is 300/1000 , but you can set the minimum and maximum to 200 up to 1400 for the more adventurous # Trickster Mod
- Added automatic OC GPU frequency up to 384
- Added automatic OC VAT, up to a frequency of 430
- Adding High Frequency Off -Screen # Trickster Mod
- Added Row, last updated repository of Tatiana Brockman and set as default scheduler
- Added various governors ( lionheart , smartassv2 , pegasusq , interactiveX ) , default is the kernel Interactive 3.4
- The partitions are mounted with noatime and nodiratime default
- Optimizations for various Linaro gcc
- Fixati several compilation errors for Linaro 4.7
- Added full support for Voodoo Sound # voodoosound
# Add twl6040 amlifier analog gain with Voodoo Sound support
# Add twl6040 microphone preamplifier gain control
- Optimizations to various different ramdisk
3 bugs:
Settings>application not work (use titanium)
Proximity sensor not work
Changelog 3.0
Orange look Status bar / Framework / Keyboard
LG system UI with center clock and swap icons, reduce text size
Tweak build prop
Tweak touchscreen
Fix Sleepers (deep sleep più efficiente)
Tweak battery
Update busybox and fix cartella init.d
Script to exchange /Android folder (for gamers)
Fix updater script
Click to expand...
Click to collapse
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Screenshot
---------------------------------------------------------------------------------------------------
REQUIREMENTS:
UNLOCKED BOOTLOADER
ROOT
RECOVERY
ROM :laugh:
STEP:
-BACKUP YOUR ROM AND DATA; data of internal memory located to data/media
-Download zip
-REBOOT INTO RECOVERY
-Wipe data/factory reset
-format system
-install zip from sdcard and flash ROM and GAPPS
-reboot
Link 2.0:http://d-h.st/tKI
Link 3.0:http://d-h.st/Mtj
Link 4.1:http://d-h.st/iS3
gapps: http://d-h.st/YlE
​[/SIZE]
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DISABLE/ENABLE Media scan at boot
Download from play store and Run Rescan Media app and Disable
Click to expand...
Click to collapse
Credits:
dsixda (for Android kitchen)
kuma82 and cmahendra (for KDZ extraction)
Mateo111
denzel09
AntoX for virtual memory
- shifu - for kitchen addon
Should be good for us. CM hasn't yet achieved stability and forces us to revert back to the stock time and again.
Can't wait - welcome new DEV
What you mean by ''reduce power wifi''?
Less signal ? or less battery drain?
This rom shouldn't be in this section. This rom isn't builded from source, you have only modifed ready rom.
Wysłane z mojego LG-P760 za pomocą Tapatalk 4
artas182x said:
This rom shouldn't be in this section. This rom isn't builded from source, you have only modifed ready rom.
Wysłane z mojego LG-P760 za pomocą Tapatalk 4
Click to expand...
Click to collapse
ok, mod can move
It is not very important in what section it is , most interesting is how it works
Can't wait to try this out. From what I understand you debloated this significantly, right?
some problem with google play services, not work...some ideas?
however start upload
Dragusdrake said:
some problem with google play services, not work...some ideas?
however start upload
Click to expand...
Click to collapse
Just an idea- what about taking services from cm10? Would that be compatible?
Sent from my LG-P760 using xda app-developers app
Some screenshots would be great.
RL77LUC said:
Some screenshots would be great.
Click to expand...
Click to collapse
I doubt you'd see anything new as it's a better stock
How is upload going?
Wysyłane z mojego LG-P760 za pomocą Tapatalk 2
link is up
https://mega.co.nz/#!WtIliJ7C!bS2q0zdXzRZN3nwpwUVsngnzcycYqtLnGAdzbf5xj2Y
Mr.Brown94 said:
What you mean by ''reduce power wifi''?
Less signal ? or less battery drain?
Click to expand...
Click to collapse
Good question.
I'm sorry to report I can't install this ROM whatever I do. If I copy it to clockworkmod/backups like you suggest the recovery doesn't detect this as a backup (no matter if it's on external on internal memory). Installing this as a zip doesn't work either - it only shows 'installing' and 'installation aborted'. Which recovery are you using? Mine is the touch recovery, amybe that's the problem?
STEP:
-Download zip and extract into sdcard/clockworckmod/backup/
you need to extract zip , into zip there is a folder. put it into sdcard/clockworckmod/backup
Dragusdrake said:
STEP:
-Download zip and extract into sdcard/clockworckmod/backup/
you need to extract zip , into zip there is a folder. put it into sdcard/clockworckmod/backup
Click to expand...
Click to collapse
Wow! I feel stupid now. And I thought I read it carefully. Thanks, will try now
Daycrawler said:
I'm sorry to report I can't install this ROM whatever I do. If I copy it to clockworkmod/backups like you suggest the recovery doesn't detect this as a backup (no matter if it's on external on internal memory). Installing this as a zip doesn't work either - it only shows 'installing' and 'installation aborted'. Which recovery are you using? Mine is the touch recovery, amybe that's the problem?
Click to expand...
Click to collapse
Musisz wypakowac pobrany plik rar i ten wypakowany folder z podana data 2013-06-24 itd. wrzucic na karte zewnetrzną do folderu clockworkmod/backup/ a potem w recovery wchodzisz do backup and restore i restore from external sdcard. Oczywiscie przed tym musisz zrobic wipe cache dalvik cache i data.
I wrote this in Polish which should be easier to understand for him because he is from Poland.
maxver0 said:
Musisz wypakowac pobrany plik rar i ten wypakowany folder z podana data 2013-06-24 itd. wrzucic na karte zewnetrzną do folderu clockworkmod/backup/ a potem w recovery wchodzisz do backup and restore i restore from external sdcard. Oczywiscie przed tym musisz zrobic wipe cache dalvik cache i data.
I wrote this in Polish which should be easier to understand for him because he is from Poland.
Click to expand...
Click to collapse
format system and wipe data is also USEFULL

Categories

Resources