www.gusucode.com > Android手机平台的文件管理工具源码 > Android手机平台的文件管理工具源码\www.gusucode.com\filemanager\FileManagerDemo\readme.txt

     ****************************************************************************
 * Copyright (C) 2008-2011 OpenIntents.org                                  *
 *                                                                          *
 * Licensed under the Apache License, Version 2.0 (the "License");          *
 * you may not use this file except in compliance with the License.         *
 * You may obtain a copy of the License at                                  *
 *                                                                          *
 *      http://www.apache.org/licenses/LICENSE-2.0                          *
 *                                                                          *
 * Unless required by applicable law or agreed to in writing, software      *
 * distributed under the License is distributed on an "AS IS" BASIS,        *
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *
 * See the License for the specific language governing permissions and      *
 * limitations under the License.                                           *
 ****************************************************************************

OI File Manager Demo is a sample application to demonstrate the usage
of "Open", "Save", and "Select folder" intents of OI File Manager.

To obtain the current release, visit
  http://www.openintents.org

---------------------------------------------------------
release: 1.0.2
date: 2011-02-13

- Provide GET_CONTENT demo.

---------------------------------------------------------
release: 1.0.1
date: 2011-02-05

- Properly encode / decode file URIs.
- Support Android 2.3

---------------------------------------------------------
release: 1.0.0
date: 2008-12-12

Features: 
- Input field for file or directory name.
- Buttons to initiate "Open", "Save", and "Select folder"
  intents.