I am using Google Drive Android API sample and in that sample i am able to create file and folder in Drive but if i want to monitor change events for a file which is cretaed by this app then it is not working.
https://github.com/googledrive/android-demos in this sample there is one activity to receive notfiications for change event in a file, which is not working.
I am not seeing any notification when i changed metadata of selected file from web.