Tuesday, 13 August 2013

How can I get executed Sql String on SQLite in android?

How can I get executed Sql String on SQLite in android?

I want to get the executed sql string and record those String in a txt
file. So how can I setup to record each execute String during App running
?
Thanks~

No comments:

Post a Comment