What is it?
FileBrowserView is a powerful drop-in view for file/folder browsing. Using it is as simple as adding the view to your fragment/activity and running your app. Note that the library is currently in active development, so some features may be missing or broken.
Contributions, feature requests and bug reports are welcome.
Features
- Customizable interface
- Built-in support for copy/cut/paste/delete/move operations
- Can be used in Fragments, Activities, and DialogFragments
- Tabs to quickly switch between multiple folder locations (currently in development)
- More features coming soon!
How do I use it?
Check out the in-depth tutorial on using the library for your project.
Developed By
Saravan Pantham - saravan.pantham@gmail.com
License
Copyright 2014 - Saravan Pantham
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.