• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Write to a File

dnk

Lurker
I want to log all the SMS sent. Want all the sent SMS details to be written to a file.

I have the below profile which is working fine;
SMS received ---> Write to a file.


Any inputs are welcome.


Thanks
 
Tasker doesn't keep track of sent messages. You will have to look in the SQL database of your messaging app to get that info.
 
THnx for your reply Kit*

I have "SQLite Installer for Root" & "SQLite Debugger" in place.

Can someone help me with the SQL command which needs to be run to pull the SMS sent details.
 
Back
Top Bottom