Aer - Fork of Anemo vs Screenshot Tile (NoRoot)
Side-by-side comparison of two open source alternatives
Aer - Fork of Anemo
Aer is a private local (+secondary) storage utility application for android. Do you worry about your private pictures or files appearing in other apps? That's where Aer private storage comes in. Files in Aer storage won't appear in the other apps. Note: Aer is in development ๐๏ธ. Accidents happen. Please keeps backups ๐ทโโ๏ธ for your protection. Instead of being a stand-alone file manager, Aer hooks into various components of Android, making it feel like a native part of the operating system. Moreover, it provides ways for the user to export contents from other apps and save them in Aer storage. Features Create folders and organize files freely All files in the Aer private storage won't appear in the other apps Access using the system Files application (the DocumentsProviderUI) An optional shortcut is offered for devices that do not expose the system Files app The system Files app is also used as file picker, so you can pick Aer files to share Lock access to the private storage Quick tile Auto lock after set delay (experimental) Password for locking access to the files Import content into Aer using the Android share functionality Aer vs Anemo In addition to Anemo features above, Aer adds support for external storage, like encrypted SD cards. When available Aer will store your files on external storage (which tend to have larger capacity). This also allows accessing your private files on your computer when connected using USB cable (MTP). The storage backend used is also manually configurable.
Screenshot Tile (NoRoot)
Adds a button/tile to the quick settings panel to take screenshots. After install you need to add the button/tile to your quick settings and then grant the permissions to record screen captures and save images to the internal storage. Features:โ Take screenshots from the quick settings โ No root required โ Notification after a screenshot was taken (can be disabled) โ Immediately share, edit or delete a screenshot from the notification โ Edit the screenshot with the included image editor โ Floating button/Overlay button like a chat bubble (Android 9+) โ Use as assist app to take a screenshot (long-press the Home button) โ Only take screenshot of a specific area of the screen (long-press the tile) โ Delay taking a screenshot โ Store in any folder on any storage e.g. sd card โ Store in different file formats: png, jpg or webp โ Take automatic screenshots with apps like Tasker or MacroDroid โ Free, open-source, no advertising This is a fork of "Screenshot Tile [Root]" but it does not require root. Source code: github.com/cvzi/ScreenshotTile Original app: github.com/ipcjs/ScreenshotTile Open Source license is GNU GPLv3 Note: ๐ฆ When you take a screenshot, the "Google Cast" icon will appear in the status bar and it will be visible in the screenshot image. If you want to hide the icon, there is an explanation here: github.com/cvzi/ScreenshotTile#icon Permissions:โ android.permission.WRITE_EXTERNAL_STORAGE "Photos/Media/Files and Storage" This is required to save the screenshot files on the internal storage of your device. โ android.permission.FOREGROUND_SERVICE Since Android 9/Pie this permission is required to take screenshots. It basically means that this app can run without showing itself. However the app will always show a notification when it is running. Automatic screenshots:If you want to automate screenshots from another app, e.g. MacroDroid or Tasker, you can find a step-by-step guide here: github.com/cvzi/ScreenshotTile#automatic-screenshots-with-broadcast-intents Hiding the app icon:In the app settings you can hide the app icon from your launcher. You can still access the app by long pressing the tile in your quick settings. Unfortunately, Android 10 does not allow hiding an app anymore. ๐ Support and translationsIf there is a problem or you want to help translate this app into your language, please contact me on github.com/cvzi/ScreenshotTile/issues, cuzi-android@openmail.cc or contribute a translation on https://crowdin.com/project/screenshottile/ This app can access the Accessibility Services API which allows this app to record the screen. Data is neither collected nor shared by this app using the accessibility capabilities.
| Feature | Aer - Fork of Anemo | Screenshot Tile (NoRoot) |
|---|---|---|
| License | GPL-3.0-only | GPL-3.0-only |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | Password ManagerProductivityMedia PlayerVideo | ProductivityMedia PlayerVideo |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |