I have created an app using Xamarin Forms PCL project in that I tried to write a file in internal memory of android device with the help of this link.
Using DDMS, I tried viewing the files that I have created but in DDMS I am unable to find the file.
In device physically, there is no such folder that I created.
Is there any way that I can view the files that I have created in android device.