![]() |
HOWTO: Importing SMS messages from Nokia phones to N900
2 Attachment(s)
Hello guys,
I wrote a simple command line tool for importing SMS messages in csv format to N900. Using that tool I was able to import ~500 received and ~100 sent SMS messages from my old E66. Here are few step how I did that: 1. I exported all messages to csv files using "Nokia Communication Centre" from Nokia PC Suite 2. merged together exported received and sent messages to one file. eg. sms.csv 3. copied sms.csv to device to home directory together with smsimporter binary 4. and then entered these commands from terminal: chmod +x smsimporter run-standalone.sh ./smsimporter sms.csv5. done, now you should have your old SMS messages imported. Code of that tool is little bit ugly, because I didn't wanted to spend all work day writing it. So, if someone want to improve it, write simple GUI for it, you are welcome. PLEASE MAKE BACKUP OF YOUR MESSAGES IN THE DEVICE USING BACKUP APPLICATION BEFORE IMPORTING/EXPORTING YOUR OLD SMS MESSAGES!!! EDIT: - Added updated version of smsimporter. This version should automatically detect delimiter. - Added smsexporter tool. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
thanks for the effort, i'm a noob, so I have a question, how did you do the 3rd step? do i have to download the attached files to somewhere ? I want to copy my sms messages from N82 to N900... plz help.
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
hmm nobody interested to import their messages from a symbian phone to maemo??? =/
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
First, great job putting something like this together! I was definitely looking for a way to transfer my 1000+ SMS messages from my old E61 to my N900. After using the tool I have a couple of observations:
In any case, if you take the above into consideration, this is a great tool for those migrating from other devices and who want to retain their SMS communication history. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
2. connect your N900 using USB cable in "Mass storage mode" 3. copy extracted smsimporter and your sms messages directly to device 4. disconnect USB cable 5. open X terminal 6. enter these commands: cd /home/user cp MyDocs/smsimporter MyDocs/sms.csv . chmod +x smsimporter run-standalone.sh ./smsimporter sms.csvPlease make backup of your messages in N900 before importing your old SMS messages. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Control Panel > Regional and Language Settings > Regional Options (tab) > Customize... (button) > "List separator" Change "List separator" to a semi-colon and it's good to go. May need to restart PC Suite if it was running when this change is made. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
ok when i type chmod +x smsimporter in X, it gives no such directory or file exists... however this works "cp MyDocs/smsimporter MyDocs/sms.csv" before chmod command
what is the problem here? |
All times are GMT. The time now is 23:15. |
vBulletin® Version 3.8.8