maxieds / AndroidFilePickerLight
A file and directory chooser widget for Android that focuses on presenting an easy to configure lightweight UI. Designed from the top down to work with Android 10 and 11 (API 29+).
☆13Updated 2 years ago
Alternatives and similar repositories for AndroidFilePickerLight
Users that are interested in AndroidFilePickerLight are comparing it to the libraries listed below
Sorting:
- tools☆10Updated 6 years ago
- Code editor for android☆29Updated 3 years ago
- Android Library to select Files/Directories from Device Storage.☆8Updated 4 years ago
- Parse raw android layout xml file to a visible view.☆22Updated 5 years ago
- ☆6Updated 7 years ago
- A media picker for Android (supports Android 11)☆10Updated 4 years ago
- EIDE为Android手机上的集成开发环境,类似于AIDE,fork源码来学习下原理,基于原版做了以下修改:补全AndroidStudio项目结构; 升级gradle到3.4.0; 升级ADK到28; 升级JDK到1.8;