Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
BAttitude7689
Old
#1  
Senior Member - OP
Thanks Meter 21
Posts: 438
Join Date: Nov 2009
Default [Q] How do you delete HUGE text threads!?!?!

i have been lazy and got behide on text messages and now i have a couple really big threads some around 900 and another around 1200 and the biggest at 4500 text messages! I currently use handcent and ever time i try to delete it the phone locks up and takes forever to complete if it dosent freeze first, I have done some searchin around and there are a few apps people reccommend but they all tend to have the same outcome of freezing up, and found that just Android in general is just really poor at completing this task, and some say that its just HTC sense and not really android..but does anyone one kno how to delete very large text threads???
Device: HTC EVO 3D!!
Hardware: 0002
ROM: Synergy Evo3D (Nightly ... ???)
Kernel: Stock
Recovery: TeamWin Recovery Project
 
MBeattie
Old
#2  
Member
Thanks Meter 6
Posts: 73
Join Date: Dec 2010
Location: NYC
I would try settings>applications>manage applications and clear cache and data. This will wipe the entire application and leave you with a clean slate.
http://AndroidAdvanced.com is looking for writers.
 
BAttitude7689
Old
#3  
Senior Member - OP
Thanks Meter 21
Posts: 438
Join Date: Nov 2009
Quote:
Originally Posted by MBeattie View Post
I would try settings>applications>manage applications and clear cache and data. This will wipe the entire application and leave you with a clean slate.
just tried that, and nope that doesnt work...i wiped data on messages and on handcent and it did nothing
Device: HTC EVO 3D!!
Hardware: 0002
ROM: Synergy Evo3D (Nightly ... ???)
Kernel: Stock
Recovery: TeamWin Recovery Project
 
exSD
Old
#4  
Senior Member
Thanks Meter 96
Posts: 514
Join Date: Apr 2009
There is an ADB method out there somewhere. Look for it. Google something like "xda android delete all sms adb"

However if you have locked messages and want to keep them (as I did last week), what I did was put my phone on charge overnight, airplane mode, and deleted them. It took about 45 minutes to delete 7k messages.
 
freeza
Old
#5  
freeza's Avatar
Recognized Developer
Thanks Meter 6879
Posts: 3,797
Join Date: May 2006
Location: Pasadena, CA

 
DONATE TO ME
Quote:
Originally Posted by exSD View Post
There is an ADB method out there somewhere. Look for it. Google something like "xda android delete all sms adb"

However if you have locked messages and want to keep them (as I did last week), what I did was put my phone on charge overnight, airplane mode, and deleted them. It took about 45 minutes to delete 7k messages.
the adb/root explorer way would delete all of your messages, not just some.

It is done by deleting the file located in /data/data/com.android.providers.telephony/databases/mmssms.db
.:Team Synergy:.
Current Phone: Sprint Galaxy S III
ROMs: Galaxy S fre3 2.53 | Stock Jelly Bean L710VPBMD4
Sites: freeza inc. | free HQ Mobile Wallpapers&Ringtones
Facebook: Add me | Google Talk: @gmail.com
 
BAttitude7689
Old
#6  
Senior Member - OP
Thanks Meter 21
Posts: 438
Join Date: Nov 2009
Quote:
Originally Posted by freeza View Post
the adb/root explorer way would delete all of your messages, not just some.

It is done by deleting the file located in /data/data/com.android.providers.telephony/databases/mmssms.db
trying this one now.......
Device: HTC EVO 3D!!
Hardware: 0002
ROM: Synergy Evo3D (Nightly ... ???)
Kernel: Stock
Recovery: TeamWin Recovery Project
 
BAttitude7689
Old
#7  
Senior Member - OP
Thanks Meter 21
Posts: 438
Join Date: Nov 2009
Quote:
Originally Posted by BAttitude7689 View Post
trying this one now.......
NOPE! that didnt work either, I even rebooted and still had all the text messages there..
Device: HTC EVO 3D!!
Hardware: 0002
ROM: Synergy Evo3D (Nightly ... ???)
Kernel: Stock
Recovery: TeamWin Recovery Project
 
triscuit1983
Old
#8  
triscuit1983's Avatar
Senior Member
Thanks Meter 287
Posts: 615
Join Date: Apr 2009
Location: Laurel

 
DONATE TO ME
Sounds like your doing anything you can. If its not too hard for you, wipe the entire ROM and set it back up. My normal setup time on a new ROM is max 5 minutes after flash. I'm thinking that might work.
If I've helped you, please hit thanks!
 
freeza
Old
#9  
freeza's Avatar
Recognized Developer
Thanks Meter 6879
Posts: 3,797
Join Date: May 2006
Location: Pasadena, CA

 
DONATE TO ME
Quote:
Originally Posted by BAttitude7689 View Post
NOPE! that didnt work either, I even rebooted and still had all the text messages there..

Now that's odd. That is the exact way I delete all my messages every month to avoid the freezing you're talking about and it works for me....

You should try the following.......

-Boot into recovery
-Mount /data (if you're using Amon_RA 2.2.1, just go to the mounts section and mount data)
-Launch adb shell
-navigate to /data/data/com.android.providers.telephony/databases by doing:
--cd data
--cd data
--cd com.android.providers.telephony
--cd databases
--rm mmssms.db
-navigate to /data/data/com.android.mms/cache by doing:
--cd ..
--cd ..
--cd com.android.mms
--cd cache
--rm *
-Reboot

Very strange that deleting and rebooting from within Android doesn't fix it. It does for me.
.:Team Synergy:.
Current Phone: Sprint Galaxy S III
ROMs: Galaxy S fre3 2.53 | Stock Jelly Bean L710VPBMD4
Sites: freeza inc. | free HQ Mobile Wallpapers&Ringtones
Facebook: Add me | Google Talk: @gmail.com
 
xlGmanlx
Old
#10  
xlGmanlx's Avatar
Senior Member
Thanks Meter 543
Posts: 6,709
Join Date: Jul 2010
make sure you hit force delete (handcent - wipes both area's mms.apk and app)as that has better results. This is an android wipe issue and its embarrassing how long it takes. on my BB or my old iphone i could do it in seconds
Quote:
Originally Posted by BAttitude7689 View Post
i have been lazy and got behide on text messages and now i have a couple really big threads some around 900 and another around 1200 and the biggest at 4500 text messages! I currently use handcent and ever time i try to delete it the phone locks up and takes forever to complete if it dosent freeze first, I have done some searchin around and there are a few apps people reccommend but they all tend to have the same outcome of freezing up, and found that just Android in general is just really poor at completing this task, and some say that its just HTC sense and not really android..but does anyone one kno how to delete very large text threads???
.: My name is G'man and i am a flashaholic :.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Forums Added for the LG Optimus G Pro and Sony Xperia Tablet Z

Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more

Permanent Screen Off for the Visually Impaired

Most of us take the simple act of waking up our devices and having a quick glance at the … more

App Analytics, or the Death of the Independent App Developer

This is entry number one in a series of articles about tools for app developers, … more

Serajr Power Toggles Brings Settings to the Small App World

Ever since the introduction of multi-window with things like Cornerstone and … more