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
Changes from the web are not instantaneously reflected on the device. You will get notified when the device finds out about the change.
You can speed up that process by calling requestSync.