I want to create an application to capture videos and store the captured videos on the sdcard. But Nexus does not have an sdcard so the application gives me an exception and says:
Unfortunately the application has closed.
I tried saving the captured videos on the internal memory but cannot access the videos. Also the videos are not listed in the device gallery.
Where should an application store the data on a Nexus device?