February 6th, 2009, 10:16 AM
|
#2 (permalink)
|
|
Premium Member
Join Date: Nov 2008
Location: Washington DC, USA
Posts: 10,584
Device(s): G1(2ea) 1 rooted, MT3G v1.0, Samsung Vibrant
Thanks: 5
Thanked 207 Times in 99 Posts
|
Quote:
Originally Posted by android007
Alright, folks, I was a WM5 user - TMobile MDA (in UK TMobile MDA Vario), and I switched to Android (TMobile G1)
There are some important messages that I want to keep (i.e. transfer from MDA to G1)  . But as HTC (makers of MDA)'s website says, there's no way of synching SMSs with PC...that there is no way to import/export SMSs from HTC phones.
Well, thanks to http://wince.nasenbaeren.net/smsimport I have been able to extract the SMSs from the MDA to my PC in XML format.
The syntax of the XML is:
- <SMSExport>
- <store name="SMS">
- <folder name="Deleted Items">
<message date="mm/dd/yyyy hh:mm:ss" sender=""Name" <#############>" recipient="#############">Message body</message>
<message date="mm/dd/yyyy hh:mm:ss" sender=""Name" <#############>" recipient="#############">Message body</message>
</folder>
</store>
</SMSExport>
Now, for the next part of the project: how do I import SMSs from this file onto my G1? Please help!
Many thanks!
|
With the G1 since it threads sms msgs, you are probably SOL ... but you could use and email account and paste them into there and send then as msgs to your phone ....
|
|
|