If you are running out of space on your Android device then you must be wondering "how can I delete stuff from the trash?" well, Android device does not have a trash or a recycle bin folder the way we have on macOS or Windows Computers, but don't worry there is something that you can do in order to reclaim space,
- Go to Settings,
- Go to Apps,
- Now look for the App that using most of the space, mostly like Google Photos, WhatsApp, Facebook, Instagram etc,
- You should see Clear Cache, click on it and it should reclaim the space that it has been utilising.
Empty Android Photos Trash
We take a lot of screenshots on our Phone, or even click similar photos that and delete most of them as we got the best one we were looking for, they all end up in Trash on your Android device Photos app, cleaning it up will reclaim lot of memory,
- Open Google Photos App on your Android phone,
- Make sure you are signed in to your Google Account,
- Now from the menu tab on Library -> Trash -> More -> Empty Trash
⛔️ Note by doing this all photos in the trash folder will be permanently deleted and cannot be reclaimed.
- Android Error Unexpected cast to Button: layout tag was FrameLayout
- ADT quit unexpectedly error on Mac OSX Android Eclipse SDK
- Parsing Data for android-21 failed unsupported major.minor version 51.0
- Android Studio Ctrl Shift o auto import not working
- java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.
- Android : How to make TextView Scrollable
- This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView) Lint Error
- Integrating Android Facebook SDK 3.17.2 Tutorial
- Android R Cannot Be Resolved To A Variable
- Android : Exception raised during rendering: action_bar API 22
- How to take screenshot on Android
- Read Text file from SD Card : Android Programming
- How to make Android EditText not editable
- Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later.
- The declared package does not match the expected package Eclipse
- Can't Run SDK Manager find_java.bat issue
- What is Android Toast.LENGTH_SHORT and Toast. LENGTH_LONG durations
- Android Emulator Soft Back button action using Computer keyboard
- Multiline EditText in Android Example
- Use 5G Network on Android Emulator
- Make Android TextView Clickable like Buttons
- How to empty trash in Android Device
- Android : Execute some code after back button is pressed
- Disable Fading Edges Scroll Effect Android Views
- How To Disable Landscape Mode in Android Application
- MongoDB Hello World! Example - 2022
- PHP Fatal error : Call to a member function bind_param() on a non-object - PHP
- ModuleNotFoundError: No module named qdarkstyle.colorsystem [Python] - Python
- How to Uninstall Brew on Mac - MacOS
- hibernate.cfg.xml Configuration and Mapping xml Example - Java
- Pass data between two Android Activities and access it using Intent - Android
- How to detect Operating System using Java code - Java
- How to enable Do Not Disturb mode for Notification Center in Mac OS X 10.10 Yosemite - Mac-OS-X