Reply
Thread Tools
Posts: 7 | Thanked: 1 time | Joined on Nov 2009 @ Los Angeles, CA
#1
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?
 
Descalzo's Avatar
Posts: 369 | Thanked: 167 times | Joined on Mar 2010
#2
Wouldn't it work to restore a backup?
__________________
N900
 
Posts: 7 | Thanked: 1 time | Joined on Nov 2009 @ Los Angeles, CA
#3
That's the first thing I did. It didn't bring back the list of communications, though.

Originally Posted by Descalzo View Post
Wouldn't it work to restore a backup?
 
Posts: 76 | Thanked: 27 times | Joined on Aug 2008
#4
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.
 

The Following User Says Thank You to chatbox For This Useful Post:
Posts: 7 | Thanked: 1 time | Joined on Nov 2009 @ Los Angeles, CA
#5
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.
 
Posts: 76 | Thanked: 27 times | Joined on Aug 2008
#6
Run those commands from the terminal.
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:55.