Reply
Thread Tools
Posts: 34 | Thanked: 12 times | Joined on Sep 2009 @ Portugal, Porto
#1
Hi,
I received a sms with private number from my insurance and I can't read this because N950 have some bug with sms from privates numbers.

Can I access the file sms to read it!? I really need to read it :s

Thanks
__________________
www.josescxavier.com
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#2
Messages are stored in a tracker-database.
Quick&Dirty solution, read out all SMS textmessages:

tracker-sparql -q "select nie:plainTextContent(?d) where {?d a nmo:SMSMessage}"
 

The Following 4 Users Say Thank You to nicolai For This Useful Post:
Posts: 98 | Thanked: 20 times | Joined on Jan 2012
#3
Is there any way to EDIT data base? To import old messages
 
Posts: 34 | Thanked: 12 times | Joined on Sep 2009 @ Portugal, Porto
#4
Originally Posted by nicolai View Post
Messages are stored in a tracker-database.
Quick&Dirty solution, read out all SMS textmessages:

tracker-sparql -q "select nielainTextContent(?d) where {?d a nmo:SMSMessage}"
You simply sove my problem Really thank you

Do you know where can I know more about tracker-database or how it implemented for sms?
__________________
www.josescxavier.com
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#5
Here are some more general examples on tracker-sparql
https://live.gnome.org/Tracker/Docum...SPARQL/General
Tracker Documentation
https://live.gnome.org/Tracker/Documentation/

All Qt application that wants to access tracker data have to construct
those tracker-sparql queries, therefore
another "good" source of information is the QtMoblity source code.
 

The Following User Says Thank You to nicolai For This Useful Post:
Posts: 329 | Thanked: 422 times | Joined on Feb 2011 @ derpton
#6
So, essentially, any app has access to all user data like SMS, pictures, etc?
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:49.