2016-07-24 21:26:56 +00:00
# Simple File Manager
2017-01-01 23:27:22 +00:00
2017-03-11 09:48:53 +00:00
< img alt = "Logo" src = "app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width = "80" / >
2016-07-24 21:26:56 +00:00
2018-01-17 15:59:47 +00:00
Can also be used for browsing root files and SD card content. You can easily rename, copy, move, delete and share anything you wish.
2016-09-07 21:15:39 +00:00
2018-01-17 15:59:47 +00:00
The fingerprint permission is needed for locking either hidden item visibility, or the whole app.
2016-08-31 20:23:26 +00:00
2018-01-17 15:59:47 +00:00
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
2016-08-02 20:05:22 +00:00
2018-11-04 23:09:32 +00:00
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
2016-11-01 18:37:16 +00:00
2019-02-20 15:01:16 +00:00
< a href = 'https://play.google.com/store/apps/details?id=com.simplemobiletools.filemanager.pro' > < img src = 'https://simplemobiletools.com/assets/images/google-play.png' alt = 'Get it on Google Play' height = '45' / > < / a >
< a href = 'https://f-droid.org/packages/com.simplemobiletools.filemanager.pro' > < img src = 'https://simplemobiletools.com/assets/images/f-droid.png' alt = 'Get it on F-Droid' height = '45' / > < / a >
2016-08-07 21:49:26 +00:00
2018-01-17 15:57:58 +00:00
< div style = "display:flex;" >
2019-10-12 15:44:32 +00:00
< img alt = "App image" src = "fastlane/metadata/android/en-US/images/phoneScreenshots/app_1.jpg" width = "30%" >
2019-09-18 11:51:43 +00:00
< img alt = "App image" src = "fastlane/metadata/android/en-US/images/phoneScreenshots/app_2.jpg" width = "30%" >
2019-10-12 15:44:32 +00:00
< img alt = "App image" src = "fastlane/metadata/android/en-US/images/phoneScreenshots/app_3.jpg" width = "30%" >
2018-01-17 15:57:58 +00:00
< / div >