Practically i want to make an application that notify me when another
app installed on mobile access the content provider or retrieve
information(shortly when an app call SELECT statement). As far as i
know SQLlite allow you to create a trigger but only for(INSERT,
UPDATE, DELETE), also there is an android class ContentObserver that
is making the same thing.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to