Active Topics

 


Reply
Thread Tools
ejasmudar's Avatar
Posts: 800 | Thanked: 957 times | Joined on Sep 2010 @ India
#11
You can try and examine the source for nicolai's app for transfering sms from n900 to n9. That should turn up something. You can search for it, its called commhistory or something
__________________
My Device History:Nokia 3510 > SE T230 > Nokia 6600 > HP2210 > SE p910i > SE p990i > N95 > I-mate 9502 > itouch > Nokia N900 > ? N9
My apps for N900:
Conversation Modder

My apps for N9:
LockScreenQuotes
USbS


If you feel I have helped you, don't forget to press Thanks!
 

The Following 2 Users Say Thank You to ejasmudar For This Useful Post:
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#12
 

The Following 2 Users Say Thank You to Saturn For This Useful Post:
Posts: 24 | Thanked: 24 times | Joined on Dec 2011
#13
Originally Posted by l32606 View Post
Maybe the SMS is stored in /home/user/.cache/tracker...
yes, there it is.

/home/user.cache/tracker/meta.db

table nie:InformationElement seems to contain all the messages,
and other table(like SMS) use ID to index this massive table ... -_-||

check this out of mine ... -_-||

[]select count(*) from "nie:InformationElement";
11247[
 
Posts: 256 | Thanked: 110 times | Joined on Jan 2012 @ Europe
#14
Originally Posted by kiiwii View Post
yes, there it is.

/home/user.cache/tracker/meta.db

table nie:InformationElement seems to contain all the messages,
and other table(like SMS) use ID to index this massive table ... -_-|
There is o-rxw set on tracker/ Any hints on how to go around this? Regular chmod from under root does not work: operation not permited. I bet I have to kill the tracker process first. Thanks for help.
 
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#15
Perhaps Aegis isn't your friend if you try to access this file directly.
 
Posts: 1,096 | Thanked: 760 times | Joined on Dec 2008
#16
it might be preferable to access through API than straight into sqlite. Check here for the applicable API:

http://harmattan-dev.nokia.com/docs/...tory/main.html

specifically maybe CommHistory::Event and CommHistory::UpdateQuery
 

The Following 2 Users Say Thank You to quipper8 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 08:05.