AndroidUser 0 Newbie Poster

Hello,

My objective is to create a text file in an android file system.

I have looked into the appropriate packages and methods for creating a file. But I am still looking for information about how to access the internal directory structure in order to create a file on an android device that would help to create a file in the directory path.

And also, once the text file is created, how can we access the text file from the android emulator and read it.

Please help me understand about the Android emulator's file structure. Thanks in advance!