I am making an android app in which I want to get the call logs of all incoming, outgoing and missed calls and i am using content observer for this but i don’t know that how to use content observer in manifest file. can anyone help me how to do this… Thanks
Share
Content Observer are never implemented in Manifest file Dy run when they got fired..