¡@

Home 

2014/10/16 ¤W¤È 08:19:17

android Programming Glossary: mfilelist

Choose File Dialog [closed]

http://stackoverflow.com/questions/3592717/choose-file-dialog

you are temping me with rep D You just need to override onCreateDialog in an activity. In an Activity private String mFileList private File mPath new File Enviroment.getExternalStorageDirectory yourdir private String mChosenFile private static final.. accept File dir String filename File sel new File dir filename return filename.contains FTYPE sel.isDirectory mFileList mPath.list filter else mFileList new String 0 protected Dialog onCreateDialog int id Dialog dialog null AlertDialog.Builder.. File sel new File dir filename return filename.contains FTYPE sel.isDirectory mFileList mPath.list filter else mFileList new String 0 protected Dialog onCreateDialog int id Dialog dialog null AlertDialog.Builder builder new Builder this switch..