Skip to content

rp-/Android-File-Picker-Activity

 
 

Repository files navigation

File Picker

File Picker is an android activity were a user can

  • Choose a file from the device
  • Pick a save location and file name

Installation

Open the project in eclipse and build it once, after that you can run ant and a android-filepicker.jar file will be created.

All that is left for using the jar is copying the drawable file and folder icons in your project. Just copy the drawable folder into your project or create your own file/folder icons.

Usage

See the example activity to see how it works.

License

Copyright 2011 Anders Kalør

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.

About

A simple file picker activity for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%