找回密码
 立即注册
很有效的源码,包括文件管理器的基本实现思路和原理,及其方式一、首先得到手机SDCard跟目录及一切文件对象二、将这些文件目录信息包装进Adapter三、将Adapter数据设置给ListView控件显示

(Very effective source code, including the basic implementation idea and principle of the file manager, and its method 1. First get the SDCard and directory of the mobile phone and all file objects 2. Wrap the file directory information into the adapter 3. Set the adapter data to the ListView control for display)

[下载]12373983061.rar




上一篇:Android 文件操作 列表显示 进入 退出
下一篇:简单的SD卡文件管理器