Is it possible to moniter a third paty application in android means I want to know about all log of the third party app,like app xyz access contact list at 2:30am ,thursday.
Can we change the framwork code like whenever any app run any query on sqlite framework class will generate one log ? I think it should be possible through rooted device but not sure how to implement this.