[NEW VERSION] Live Wallpaper fitted Sense for any HTC Legend

Search This thread

ParanoidDK

Senior Member
Jul 27, 2006
121
22
44
Sveg, Sweden
blog.moonman.dk
Like a charm...

i was wondering can you when running the update.zip set it to send output to a txt file as that might help if others have problems...

i am thinking something like when it should delete Rosie.odex if the linux way works like

rm /system/app/Rosie.odex > /sdcard/debug.txt
 

rodigezstyle

Senior Member
Apr 7, 2006
2,076
250
PARADISE
www.feis.de.gg
Like a charm...

i was wondering can you when running the update.zip set it to send output to a txt file as that might help if others have problems...

i am thinking something like when it should delete Rosie.odex if the linux way works like

rm /system/app/Rosie.odex > /sdcard/debug.txt

i think this won´t work in a update-script but i will try some things to fix that...
 

ParanoidDK

Senior Member
Jul 27, 2006
121
22
44
Sveg, Sweden
blog.moonman.dk
Now i am no expert but did just look at the update-script in the lwp fix and i only see a copy-dir command... now aint saying that dont remove as i am no expert there yet... ;)

forgot that was just a fix but looked in the first one also and there are some delete lines but i dont see Rosie.odex there...
 
Last edited:

rodigezstyle

Senior Member
Apr 7, 2006
2,076
250
PARADISE
www.feis.de.gg
hehe i think that was the problem my last uploaded update-script haves del Rosie.odex inside i think you got a version before :)

the new one looks so:

show_progress 0.2 0
delete SYSTEM:app/Rosie.odex
delete SYSTEM:app/LiveWallpapers.apk
delete SYSTEM:app/LiveWallpapersPicker.apk
delete SYSTEM:app/VisualizationWallpapers.apk
delete SYSTEM:app/HtcWeatherWallpaper.apk
delete SYSTEM:lib/libRS.so
delete SYSTEM:lib/librs_jni.so
delete SYSTEM:lib/egl/egl.cfg
delete SYSTEM:lib/egl/libGLES_android.so
delete SYSTEM:lib/egl/libEGL_adreno200.so
delete SYSTEM:lib/egl/libGLESv1_CM_adreno200.so
delete SYSTEM:lib/egl/libGLESv2_adreno200.so
delete_recursive DATA:dalvik-cache
copy_dir PACKAGE:system SYSTEM:
show_progress 0.2 10

and cleaning dalvik-cache is not longer needed
 

extremeken

Senior Member
May 26, 2010
51
0
hey bro , how to make it work?:confused: it doesnt, force closes (process android.process.acore) has stopped completely
 

ParanoidDK

Senior Member
Jul 27, 2006
121
22
44
Sveg, Sweden
blog.moonman.dk
:p Well that happens... i have done it a lot when i was working on a python script in osx... did edit it and saved it but the changes never came when running it.. Because i forgot to save it in the correct location... lol... :p
 

Pirreballo

Senior Member
Feb 1, 2009
232
7
Great Rodriguez! Installed and working fine, the LWP "sense" on our Legend is beautiful. :):)
It is normal then when I kill processes with ATK the sense homescreen goes in crash? It is for the more memory used by LWP?? :confused:
 

rodigezstyle

Senior Member
Apr 7, 2006
2,076
250
PARADISE
www.feis.de.gg
if you have a Legend... hmm i never her about a FC with this Rosie.apk...

@Pirreballo

please don´t use Task Killer you will notice your Phone runs smoother without, i read a lot about Android and Task Killer...

AutoKiller it´s the best you can use if you want to make Space in the memory...

you can read more about here:

http://geekfor.me/faq/autokiller/
 
Last edited:

Pirreballo

Senior Member
Feb 1, 2009
232
7
@Pirreballo

please don´t use Task Killer you will notice your Phone runs smoother without, i read a lot about Android and Task Killer...

AutoKiller it´s the best you can use if you want to make Space in the memory...

you can read more about here:

http://geekfor.me/faq/autokiller/
ATK removed and AutoKiller installed! ;) Setted "optimum" value!
I follow your advice... let's see the Legend performance now!
Thank a lot! :D
 

extremeken

Senior Member
May 26, 2010
51
0
i think i know what you mean, install it like rooting a phone, is there a tutorial for that? never rooted before , just heard about it..