Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
littlerob904
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 20
Join Date: Mar 2009
Location: New Haven, CT
Default Microsoft Myphone to Android / GMAIL

I recently bought an Aria, and there is no looking back. My previous phone was a fuze. All of my data is backed up on Microsofts Myphone service, I've been able to retrieve most of my data and contacts since Android auto syncs with GMAIL. However, I have a lot of data "stuck" on microsoft myphone. Is there a way to extract that data? Microsoft doesnt seem to have any export service on the site. Is there any easy way to do this? I'd rather not spend hours manually adding contacts into GMAIL while browsing the myphone page.
 
saint168
Old
#2  
Senior Member
Thanks Meter 2
Posts: 207
Join Date: Aug 2006
My suggestion is to put your sim back into your old phone, setup Google Sync to sync everything from your old phone to Gmail. I don't think there will ever be Android to MyPhone sync.
HTC One (May 2013)

White HTC Vivid (November 2011)
Samsung Captivate Rooted FireFly 3.0 (July 2010)
HTC Aria (June 2010) (Returned)
AT&T Tilt (Oct 2007)
AT&T 8125 (April 2006)
Motorola V551 (Too Long Ago)
 
daphreeek
Old
#3  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: May 2010
Thumbs up How to export from Microsoft MyPhone to CSV for Gmail

I know this post is quite old but I thought I'd post my solution here to save others time. It took me quite a while to get the CSV format right but it works.

First goto the myphone contacts page and right click-> view source.

Just up from the bottom of the source, you will find all the contact details wrapped in some ugly JavaScript. Copy it into a new text file (I used Notepad).

Repeat this for all the pages of your contacts.

At the very start of the text file, add this line:

Name,Mobile Phone,Home Phone,Other Phone,E-mail Address,E-mail 2 Address

It can be edited to whatever fields you want but these map perfectly into your gmail contacts. There isnt any very good documentation on which fields to use so it's trial and error.

Now go through and edit out all the JavaScript so you're left with just the data. I used Find/Replace to remove a lot of it then went through and tidied it all up manually, adding in the commas and sorting it into the correct order for the fields above. Its a long process but is easier than manually re-entering everything.

Go through and check it's all correct and the comma's are all in the right place. Each contact entry should be a new line and don't leave blank lines.

Save your file. You can now open it in a spreadsheet program to check all the fields line up correctly.

Now try it - goto your Gmail contacts and click "More Actions" -> "Import". Select your CSV file. I recommend adding them to an empty group so its easy to check them and delete them if it doesn't work correctly.

Click Import. Now go through and check them. If its not quite correct, delete them and try again. If you find certain details end up in the Notes field then it means you've used an incorrect field name.

I'm sure someone can write a nice script to do this all but I really don't have the time at the moment and I've already done it manually.

Hope this helps and Microsoft..... you should really have an export option!
 
barisahmet
Old
#4  
Senior Member
Thanks Meter 33
Posts: 380
Join Date: Jul 2009
Location: Istanbul
I did this way when I jump to android world from WM:

I synced all contacts with outlook. Then export to CSV file from outlook, and imported to gmail contacts those files. I cant remember how exactly but u can find easily with google.
 
alltwaymike
Old
#5  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Apr 2011
Thank you, it solved my problem (not without some work, but nevertheless in a small fraction of the time)
 
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...