Verify the existence of downloaded file in Emulator's Internal storage

Hi Team,

I need to verify whether a file is getting downloaded in android device, when i click on download button.
I tried pullFile and pushFile but facing webdriver exception and missing method exceptions respectively.

Please suggest a way to verify the existence of file in Emulator’s Internal storage.

Thanks in Advance!