Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

furam90

macrumors 6502
Original poster
Jun 15, 2010
251
230
So I never really delete any of my text messages and I'm just wondering if there are any apps that count the number of total texts for each person?

Me and a few friends have a bet that its in the 10's of thousands so my curiosity has been peaked, but apparently there are no non-jailbreak apps which can do such a thing.

Anyone know of any jailbreak apps which do it?
 
So I never really delete any of my text messages and I'm just wondering if there are any apps that count the number of total texts for each person?

Me and a few friends have a bet that its in the 10's of thousands so my curiosity has been peaked, but apparently there are no non-jailbreak apps which can do such a thing.

Anyone know of any jailbreak apps which do it?

No jailbreak apps that I know of, but you can just grab the sms.db file, open it with a compatible editor and run queries...something along the lines of

SELECT COUNT(*) FROM table_name where (number = number)

sorry i dont have a copy in front of me to give you something more concrete but thats the generalized way
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.