![]() |
I need help transferring Communications from the 'Conversations' App to new phone
I have a new N900 that I've already transferred and installed backup files, contacts, calender, events and apps from my older N900. I've copy and pasted all the files (data, audio clips, images, documents, video) from my old N900 into the corresponding folders on the New N900.
Problem: I clicked on the 'Conversations' App and my list of Skype/Google Talk IMs as well as SMS history isn't there. How do I transfer these communications to my new phone? |
Re: I need help transferring Communications from the 'Conversations' App to new phone
Wouldn't it work to restore a backup?
|
Re: I need help transferring Communications from the 'Conversations' App to new phone
That's the first thing I did. It didn't bring back the list of communications, though.
Quote:
|
Re: I need help transferring Communications from the 'Conversations' App to new phone
Your call logs and SMS are stored in /home/user/.rtcom-eventlogger/el.db or el-v1.db (in my case).
You should be able to: cd /home/user/.rtcom-eventlogger/ sqlite3 el-v1.db select * from Events It should show you your call history and SMSs...etc ".quit" to quit. |
Re: I need help transferring Communications from the 'Conversations' App to new phone
What app do I need to have installed in order to perform the steps you listed? I have CuteExplorer and can see the files you mentioned but nothing happens when I click on them.
chatbox Re: I need help transferring Communications from the 'Conversations' App to new phone Your call logs and SMS are stored in /home/user/.rtcom-eventlogger/el.db or el-v1.db (in my case). You should be able to: cd /home/user/.rtcom-eventlogger/ sqlite3 el-v1.db select * from Events It should show you your call history and SMSs...etc ".quit" to quit. |
Re: I need help transferring Communications from the 'Conversations' App to new phone
Run those commands from the terminal.
|
All times are GMT. The time now is 06:45. |
vBulletin® Version 3.8.8