View Single Post
morusaka's Avatar
Posts: 15 | Thanked: 11 times | Joined on Jan 2010 @ Italy
#3
Originally Posted by Rasmus View Post
  • Where are the SMSes stored on the device?
They are stored in a sqlite database (/home/user/.rtcom-eventlogger/el.db)
You are not supposed to access / modify the database directly, you should use rtcom API.

Originally Posted by Rasmus View Post
  • Where is the SMS API documentation or alternatively the source code or code examples?
you can find an overview here:
http://maemo.gitorious.org/maemo-rtc...es/Eventlogger
and API doc here:
http://maemo.org/api_refs/5.0/5.0-final/eventlogger/

I'd like to know if somebody is working on a Python version of the API.

Ciao,

L-