PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA HTC Evo 4G Development (http://forum.ppcgeeks.com/forumdisplay.php?f=210)
-   -   [FINAL] OMJ's HTC EVO 2.2 Custom ROM v4.6 | FroYo 3.70.651.1 | *Updated 3/29/11* (http://forum.ppcgeeks.com/showthread.php?t=123534)

Nygel 11-12-2010 12:28 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
was asking about the clear temp, is it done before the wipe or after just asking for the best performance. Cause I read andunderstand that you perform the clear temp then do your normal wipe process, just want too make sure I am on the same page.

dallas contractor 11-12-2010 01:05 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
OMJ have you thought about changing the icons on the top yo have differbt colors, like Bluetooth Blue when conncted and grey when not, Data alternate Blue and red on bars that show data is downloading Battery show percentage and colored. Like in Windows Mobile days. Virus has something like this but went away when he went so wild in ideas , to me.

OMJ 11-12-2010 02:44 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
Quote:

Originally Posted by Nygel (Post 1993927)
was asking about the clear temp, is it done before the wipe or after just asking for the best performance. Cause I read andunderstand that you perform the clear temp then do your normal wipe process, just want too make sure I am on the same page.

I was running the clear temp prior to doing a nandroid backup......I think that is what it was intended for.

this is what the script deletes.....

Code:

delete_recursive CACHE:
delete_recursive DATA:agent
delete_recursive DATA:anr
delete_recursive DATA:app-cache
delete_recursive DATA:backup
delete_recursive DATA:boot-cache
delete_recursive DATA:dalvik-cache
delete_recursive DATA:data/com.android.browser/app_databases
delete DATA:data/com.android.browser/app_geolocation/CachedPosition.db
delete_recursive DATA:data/com.android.browser/app_icons
delete_recursive DATA:data/com.android.email/cache
delete_recursive DATA:data/com.android.htccontacts/cache
delete DATA:data/com.android.htccontacts/databases/webviewCache.db
delete_recursive DATA:data/com.android.mms/cache
delete DATA:data/com.android.mms/bufferFileForMms
delete_recursive DATA:data/com.android.vending/cache
delete_recursive DATA:data/com.androidapps.spare_parts/cache
delete DATA:data/com.androidapps.spare_parts/databases/webviewCache.db
delete_recursive DATA:data/com.dataviz.docstogo/cache
delete DATA:data/com.dataviz.docstogo/databases/webviewCache.db
delete_recursive DATA:data/com.ebay.mobile/cache
delete_recursive DATA:data/com.estrongs.android.pop/app_.apps
delete_recursive DATA:data/com.facebook.katana/cache
delete_recursive DATA:data/com.fring/cache
delete_recursive DATA:data/com.fring/files
delete_recursive DATA:data/com.google.android.apps.gtalkservice/files/sslcache
delete_recursive DATA:data/com.google.android.apps.maps/cache
delete DATA:data/com.google.android.apps.maps/databases/webviewCache.db
delete_recursive DATA:data/com.google.android.apps.providers.gmail/files/sslcache
delete_recursive DATA:data/com.google.android.apps.providers.subscribedfeeds/files/sslcache
delete_recursive DATA:data/com.google.android.location/files
delete_recursive DATA:data/com.htc.album/cache
delete_recursive DATA:data/com.htc.friendstream/cache
delete_recursive DATA:data/com.htc.launcher/cache
delete_recursive DATA:data/com.htc.socialnetwork.facebook/cache
delete_recursive DATA:data/com.ihopethisworks.quickhulu/cache
delete_recursive DATA:data/com.noshufou.android.su/cache
delete_recursive DATA:data/com.pandora.android/cache
delete_recursive DATA:data/spinninghead.talkingstopwatchlite/cache
delete DATA:data/spinninghead.talkingstopwatchlite/databases/webviewCache.db
delete_recursive DATA:dontpanic
delete_recursive DATA:local/tmp
delete_recursive DATA:lost+found
delete_recursive DATA:misc/agent_htc
delete_recursive DATA:misc/wimax
delete_recursive DATA:property
delete_recursive DATA:system/dropbox
delete_recursive DATA:system/throttle
delete_recursive DATA:system/usagestats
delete DATA:system/batterystats.bin
delete DATA:system/uiderrors.txt
delete_recursive DATA:tombstones
delete_recursive DATA:wimax
delete_recursive SDCARD:.adobe-digital-editions
delete_recursive SDCARD:.android_secure
delete_recursive SDCARD:.bookmark_thumb1
delete_recursive SDCARD:.data
delete_recursive SDCARD:.easc
delete_recursive SDCARD:.estrongs
delete_recursive SDCARD:.footprints
delete_recursive SDCARD:.htcnews
delete_recursive SDCARD:.Mail
delete_recursive SDCARD:albumthumbs
delete_recursive SDCARD:amazonmp3
delete_recursive SDCARD:Android
delete_recursive SDCARD:DCIM/.thumbnails
delete_recursive SDCARD:LOST.DIR
delete_recursive SDCARD:qik
delete_recursive SDCARD:Removed_Apps
delete_recursive SDCARD:rosie_scroll
delete_recursive SDCARD:rssreader
delete_recursive SDCARD:tmp

Quote:

Originally Posted by dallas contractor (Post 1993962)
OMJ have you thought about changing the icons on the top yo have differbt colors, like Bluetooth Blue when conncted and grey when not, Data alternate Blue and red on bars that show data is downloading Battery show percentage and colored. Like in Windows Mobile days. Virus has something like this but went away when he went so wild in ideas , to me.

I usually dont do that much customizing, because one user may love it, and another may not. just as ThatOneUser said, I try to keep is close to stock to give u the ability to customize as u see fit.....unless I'm doing a themed rom, then I would customize more.

Nygel 11-12-2010 02:45 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
OK got it thanks for the reply.

Vancer 11-12-2010 04:16 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
Ok, may be a dumb question or I missed it in the thread but do I just put Calk's clear temp.zip on the sd card and flash it from rom manager? (still learning as I go)

OMJ 11-12-2010 06:01 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
Quote:

Originally Posted by Vancer (Post 1994115)
Ok, may be a dumb question or I missed it in the thread but do I just put Calk's clear temp.zip on the sd card and flash it from rom manager? (still learning as I go)

well that's one way.....I dont like rom mgr......I do all my flashing from recovery....it just feels like oldschool :)

turboll 11-13-2010 11:57 AM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
ok i dont understand a thing u guys talkig about so what does 'CLEAR TEMP' does? and how do i do that? 8-[

Nygel 11-13-2010 12:51 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
Quote:

Originally Posted by turboll (Post 1994698)
ok i dont understand a thing u guys talkig about so what does 'CLEAR TEMP' does? and how do i do that? 8-[

reading is fundemental!!!!

Vancer 11-13-2010 01:00 PM

Quote:

Originally Posted by OMJ (Post 1994227)
well that's one way.....I dont like rom mgr......I do all my flashing from recovery....it just feels like oldschool :)

You use Clockwork or RA? ... when flashng from recovery do I need to re-name it to update or will Clockwork see it in the root and handle it no matter what it's called? ... also, can I use "advanced" recovery options to replace only the data.ing from the nandroid after installing a new rom?

Sent from my PC36100 using Tapatalk

Sent from my PC36100 using Tapatalk

garapyuto 11-13-2010 01:21 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v3.8x | FroYo 3.30.651.2 | *Updated 11/1/10*
 
Wondering if someone can help here. I wiped cache and davlik, and installed 3.8x. I am trying to restore via Ti Backup, I installed busybox, hit restore missing apps, but it is just restarting on the first app that it is trying to restore.

Anyone have an idea? I am considering doing a nand restore of the prior version and making sure busy box was installed the first time around, but I am pretty sure it was installed the first time around.


All times are GMT -4. The time now is 08:40 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0