How to export one SMS string only not the whole SMS - General Questions and Answers

I would like to know if there is a way to backup and export selective sms strings?
Say I just want to export one string of MSG and then add it to another phone.
Therefore, I will be exporting selective msg from selective telephone numbers.
Kind of like exporting, only one contact at a time
Is that possible?
Thanks

Related

Import number from contacts in SMS?

Hi
Is it possible to import numbers from my contacts when i write sms?
you mean if you click on sender it let you pick the contact
you want to sms
or if you tab and hold a contact it give you the option to sms him or her ?
I think what he meant to say is that he wants to insert a contact number to the sms text.
check this out:
http://oldsap.blogspot.com/2006/12/insert-contacts-freeware-smartphone.html

SMS saved names list delete possible?

Hi all.. When you add a new contact to a sms it saves the contact in the sms application list for future use. Is there any way to delete this list so I don't end up with a massive list all of the time?

[REQ] APP to export ONE or more, sms conversations, to a TXT file

For some time, I was looking for a solution.
Found some programs that export ALL messages to a TXT file,
mostly BACKUP ones.
None had option to export "conversation" like Leo displays.
None had option to export just one or some.
So, to You, programers, could You develop a program that shows all conversations that you have, with option to select one, some, all and export them to a TXT files?
It would be nice if it was not a single TXT file, just one for conversation.
It wold also be nice if in TXT file all conversation was in Leo style, and all contact data who writes was only on top, once, not every sms message in conversation.
Of course, nothing is for free, donation will be given
I am using Smsm-chat from vito. They have backup in one of their setting which will export all sms into a text file to your storage
...like I said, and like programs I already found, in TXT file exported is mess.
It would be nice if there was program that let us export just one conversation

Any way to manually insert SMS Messages into Android SMS Database ?

Hi guys ... I have a really silly question .. I have an old Blackberry Curve 8700 which has some very important SMSs in it .. I would like to copy over all the SMS from this Blackberry Curve 8700 into my new HTC Desire Z ... Problem is I dont see any tool for the Blackberry which allows me to export SMS messages .. So my only option is to maybe somehow open up the SMS Database for my Android phone is some editor, and manually plant the SMSs from my blackberry by manually typing them in, and also setting the correct times as to when I received them, or when I sent them out .. There are only like 10-15 messages so I don't mind manually typing them in if I have to, but because they are so important, I have to somehow copy them over ..
Any suggestions ? Is there any tool available for the Androids which allows you to dissect and operate on the SMS database in an Android phone at low level ?
Any other suggestions are welcome too ...
What exactly is a "very important SMS" and why couldn't you simply just record the information in a text file or write it down somewhere? Email it to yourself? Why does it need to be loaded into the SMS database of another device? Why must it remain an SMS?
I hope that's not prying, but I just can't seem to understand why it would need to be kept in "sms format"
deathsled said:
What exactly is a "very important SMS" and why couldn't you simply just record the information in a text file or write it down somewhere? Email it to yourself? Why does it need to be loaded into the SMS database of another device? Why must it remain an SMS?
I hope that's not prying, but I just can't seem to understand why it would need to be kept in "sms format"
Click to expand...
Click to collapse
Its actually a business related thing .. I have talks with clients and its very important you have a complete chronological record of all discussions in your phone .. So I would really prefer to copy them over if I can as this would make my life a lot easier later when referring to these conversations ..
By SQlite you can edit a sqlite file and put it back into
take pictures with your new phone of all the SMSes.
Use SMS Faker. It let's you put fake text messages on your phone at any time. To and from.
Sent from my GT-I9000 using XDA App

[Q] Android Contact/SMS metadata??

Is there such a thing as Contact or SMS metadata in Android? If so, how do I clear it?
I jumped through some hoops importing some contacts from my old WM phone and some of them didn't import correctly. The problem only appears when I try to send the contact an SMS message - somehow, someway, only in the Messaging app, the contacts mobile number starts with a comma (e.g. ",314-555-1234")
I found an app that will backup SMS messages to an XML file and have cleaned that up. I deleted all messages from the contact. I've even deleted the contact both on the phone and my gmail contacts.
With that done I restore the SMS messages and *BOOM* it shows up again with the leading comma. If you watch fast enough, it will even flash my contacts name before it switches to just displaying the number because there's no contact for it. So the question is - where the heck is it getting that leading comma from and how do I get rid of it?
i need an answer to this also
I have the same problem after I imported data from WM. I can send new SMS but not reply becouse there is a comma before some phone numbers.
I tried export SMS to .xml or .txt - there wasn't any comma before phone numbers. After that I deleted all contacts and SMS in my phone and restarted it. I edited .xml - deleted all names, there were only phones numbers left. After I imported this .xml. To my surprise I could see also Contacts names with SMS number!! How can the SMS program now the names?? Is there any Contact cache?
After I restored the main Contacts the comma is back :-(
(My phone - LG Optimus black, An. 2.2.2)
I found the solution
I have to delete file "mmssms.db" and restart phone.
-run Terminal Emulator on phone (superuser must be installed):
su
rm /data/data/com.android.providers.telephony/databases/mmssms.db
--restart phone and import SMS -> comma is gone
Milan Dosedla said:
I found the solution
I have to delete file "mmssms.db" and restart phone.
-run Terminal Emulator on phone (superuser must be installed):
su
rm /data/data/com.android.providers.telephony/databases/mmssms.db
--restart phone and import SMS -> comma is gone
Click to expand...
Click to collapse
Thank you! This fixed a problem where [email protected] was being associated to contacts in SMS and making replies fail. I deleted the mmssms.db file on my Samsung Epic Touch and the problem is gone.
Note that the vm.vonage.com problem occurs when you have Vonage set to send you text messages when you receive a voicemail. If one of your gmail/phone contacts leaves you a voicemail at Vonage and you then receive the text message from Vonage with their number prepending @vm.vonage.com, you will no longer be able to reply to text messages from that contact.
Milan Dosedla said:
I have the same problem after I imported data from WM. I can send new SMS but not reply becouse there is a comma before some phone numbers.
I tried export SMS to .xml or .txt - there wasn't any comma before phone numbers. After that I deleted all contacts and SMS in my phone and restarted it. I edited .xml - deleted all names, there were only phones numbers left. After I imported this .xml. To my surprise I could see also Contacts names with SMS number!! How can the SMS program now the names?? Is there any Contact cache?
After I restored the main Contacts the comma is back
(My phone - LG Optimus black, An. 2.2.2)
I found the solution
I have to delete file "mmssms.db" and restart phone.
-run Terminal Emulator on phone (superuser must be installed):
su
rm /data/data/com.android.providers.telephony/databases/mmssms.db
--restart phone and import SMS -> comma is gone
Click to expand...
Click to collapse
THANK YOU THANK YOU THANK YOU! This has been one of the bane's of my existence for almost a year now! I had the same problem with all the [email protected] voicemail texts taking over my SMS. Got me in trouble with the wife I don't know how many times, when I thought I had texted her back. :crying:
By the way, don't know if this issue is the reason or not, but Vonage seems to have gone to where all voicemails come from a single number (don't remember what it is but it's one of the 5 digit numbers) and the text starts out with the number the call is from. So this shouldn't be an issue anymore with Vonage voicemails anyway.
Problems texting specific numbers - comma appears in front of number
CoreyC said:
Is there such a thing as Contact or SMS metadata in Android? If so, how do I clear it?
I jumped through some hoops importing some contacts from my old WM phone and some of them didn't import correctly. The problem only appears when I try to send the contact an SMS message - somehow, someway, only in the Messaging app, the contacts mobile number starts with a comma (e.g. ",314-555-1234")
I found an app that will backup SMS messages to an XML file and have cleaned that up. I deleted all messages from the contact. I've even deleted the contact both on the phone and my gmail contacts.
With that done I restore the SMS messages and *BOOM* it shows up again with the leading comma. If you watch fast enough, it will even flash my contacts name before it switches to just displaying the number because there's no contact for it. So the question is - where the heck is it getting that leading comma from and how do I get rid of it?
Click to expand...
Click to collapse
----
It looks as though you may have solved the problem, & perhaps your solution could have helped me! However, I eventually solved it another way, so I thought I'd post for the benefit of others who may have the issue.
I had this problem with just one contact for about two years. When I received texts from her, I noticed that they showed up with a comma in front of the number. Hence, the number that I was trying to reply to was not valid. I had to manually type her # in every time. I edited the contact dozens of times from both my phone & Outlook, and even tried deleting & recreating it. I got a new phone today, and this one shows me more details than the old one. I was able to see that I had her mobile # set up twice. One number had a plus in front of it. As soon as I deleted the # with the extra plus, my problem went away. I think the issue was that I had her set up as a contact in multiple locations: Outlook & one of my two Gmail accounts. When it tried to merge the two, it kept them as two different numbers because the number formats were different...only it didn't show me that that's what it was doing! I'm guessing I didn't delete all of the occurrences of that contact when I deleted (probably just one, or one at a time), so when I recreated it & it tried to match them up again, the issue came back. Hope this helps!
Hi all, on the process to save a contact in moto g2 android lollypop phone, under google account, I entered number first and clicked on add to contacts, then provided name, after that I clicked on save, I thought it is saved, later once I check It didn't available, that number is too important to me, anybody please help me in getting it back in any manner like system metadata, I have a note here if I would have not clicked on save, did sytsm can store the values which I entered at any cookies any where please help me.
Thanks,
[email protected]

Categories

Resources