View Single Post
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#31
Once you've collected the inputted text string, how do you actually send the sms message? What I mean is, which api do you use for that? I thought that was part of Qt Mobility which isnt available yet, is there another way to access the basic phone functions?
Edit: never mind, found it

To answer a question above, the sms conversations are stored on a SQLite3 database (“/home/user/.rtcom-eventlogger/el.db” if i remember right) so it should be possible to read and write messages from other apps to there.

Last edited by kojacker; 2010-05-03 at 15:56.
 

The Following User Says Thank You to kojacker For This Useful Post: