What, exactly, are you looking for then? You asked about accessing files, which that page talks about. If the user is supposed to browse the files, then, yes - you need to write a GUI for that. Are you asking how to do that? If so, what do you have so far, and where, exactly, are you stuck making progress?
Also, you're aware that JavaMail does not work put of the box on Android, right? See the
AndroidFaq for workarounds.