文件名称:GLTry
介绍说明--下载内容均来自于网络,请自行研究使用
android文件管理器介绍
android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced
android system does its own file manager, but many cases, such as the need to open the file from the SD, it must be with the tripartite development of resource management, common AndExplorer etc.. After the release of this case, users also need to install the software dependent, is very troublesome. Explorer, described below in the code around line 100 that can be the most common file selection functionality. Management code
android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced
android system does its own file manager, but many cases, such as the need to open the file from the SD, it must be with the tripartite development of resource management, common AndExplorer etc.. After the release of this case, users also need to install the software dependent, is very troublesome. Explorer, described below in the code around line 100 that can be the most common file selection functionality. Management code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GLTry
.....\.classpath
.....\.project
.....\AndroidManifest.xml
.....\assets
.....\bin
.....\...\classes.dex
.....\...\com
.....\...\...\china
.....\...\...\.....\gltry
.....\...\...\.....\.....\EGLHelper.class
.....\...\...\.....\.....\EGLSurfaceView.class
.....\...\...\.....\.....\EGLThread.class
.....\...\...\.....\.....\GLTry.class
.....\...\...\.....\.....\LocalRender.class
.....\...\...\.....\.....\R$attr.class
.....\...\...\.....\.....\R$drawable.class
.....\...\...\.....\.....\R$layout.class
.....\...\...\.....\.....\R$string.class
.....\...\...\.....\.....\R.class
.....\...\...\.....\.....\Render.class
.....\...\...\.....\.....\Triangle.class
.....\...\GLTry.apk
.....\...\resources.ap_
.....\default.properties
.....\gen
.....\...\com
.....\...\...\china
.....\...\...\.....\gltry
.....\...\...\.....\.....\R.java
.....\res
.....\...\drawable
.....\...\........\icon.png
.....\...\layout
.....\...\......\main.xml
.....\...\values
.....\...\......\strings.xml
.....\src
.....\...\com
.....\...\...\china
.....\...\...\.....\gltry
.....\...\...\.....\.....\EGLHelper.java
.....\...\...\.....\.....\EGLSurfaceView.java
.....\...\...\.....\.....\EGLThread.java
.....\...\...\.....\.....\GLTry.java
.....\...\...\.....\.....\LocalRender.java
.....\...\...\.....\.....\Render.java
.....\.classpath
.....\.project
.....\AndroidManifest.xml
.....\assets
.....\bin
.....\...\classes.dex
.....\...\com
.....\...\...\china
.....\...\...\.....\gltry
.....\...\...\.....\.....\EGLHelper.class
.....\...\...\.....\.....\EGLSurfaceView.class
.....\...\...\.....\.....\EGLThread.class
.....\...\...\.....\.....\GLTry.class
.....\...\...\.....\.....\LocalRender.class
.....\...\...\.....\.....\R$attr.class
.....\...\...\.....\.....\R$drawable.class
.....\...\...\.....\.....\R$layout.class
.....\...\...\.....\.....\R$string.class
.....\...\...\.....\.....\R.class
.....\...\...\.....\.....\Render.class
.....\...\...\.....\.....\Triangle.class
.....\...\GLTry.apk
.....\...\resources.ap_
.....\default.properties
.....\gen
.....\...\com
.....\...\...\china
.....\...\...\.....\gltry
.....\...\...\.....\.....\R.java
.....\res
.....\...\drawable
.....\...\........\icon.png
.....\...\layout
.....\...\......\main.xml
.....\...\values
.....\...\......\strings.xml
.....\src
.....\...\com
.....\...\...\china
.....\...\...\.....\gltry
.....\...\...\.....\.....\EGLHelper.java
.....\...\...\.....\.....\EGLSurfaceView.java
.....\...\...\.....\.....\EGLThread.java
.....\...\...\.....\.....\GLTry.java
.....\...\...\.....\.....\LocalRender.java
.....\...\...\.....\.....\Render.java