Skip to main content

How To Add Recycle Bin Feature On an Android Device

If you’ve ever used a windows computer, then you should be familiar with the concept of a Recycle Bin. It works by catching the deleted files and gives you an option to restore them back to its original location. This might not come useful in our day to day work cycle but when you accidentally delete your files or folder, the recycle bin will always come to your rescue.
On Android there is no such feature and whenever you delete something, it gets deleted permanently. So in case you accidentally delete a picture or a file on your Android phone or tablet, it will be gone forever.
Although Android devices don’t have this feature, but there are free third-party apps available on Play Store that allows you to add a recycle bin like feature on your Android device. One of the best among them is Dumpster. This app works just like the recycle bin on your computer. It gives you the ability to restore deleted pictures, music files, videos and other type of files. So with this app installed on your phone, you no longer have to worry about making the mistakes.

How to Get Recycle Bin Feature on Android with Dumpster

  1. Download and Install Dumpster on your Android phone or tablet.
  2. Once installed, open the app and accept the ‘Terms and Conditions’.
  3. dumpster pic1
  4. In the initial setup page, select all the files types that you want the app to save when they are deleted and tap on ‘Next’ button.
  5. dumpster-pic2
    Note:If you have a rooted Android device, you can turn on the “Allow Root Access” option for better working of this app.
That’s it, Dumpster is now all configured to save all the items that are deleted from your device. Next time if you accidentally delete your files, just go the the Dumpster app and if you want to restore a deleted item, simply select it and tap the ‘Restore’ button to restore it.
dumpster-pic3

Comments

Popular posts from this blog

List of all USSD codes for Android phone. By TechFilz

         LIST OF ALL USEFULL USSD CODES FOR ANDROID   NOTE : Some of these codes can wipe/delete some or all data from your phone. So please use these codes on your own risks. 1. Information Serial Description USSD Code 1 To Know IMEI Number of Android *#06# 2 GPS System Test *#*#1472365#*#* 3 Service For Google Talk *#*#1472365#*#* 4 Reset Factory Date *#*#8255#*#* 5 Current Firmware of SmartPhone *#*#7780#*#* 6 Main Service Menu *#*#197328640#*#* 7 General Information And Battery Info *#*#4636#*#* 8 Power Button Change *#*#7594#*#* 9 Testing Mode *#0*# 10 Signal Status Service Mode *#0011# 2. System Serial USSD Code Description 1 *#7780# Factory Reset 2 *2767*3855# Full Factory Reset 3 *#*#7780#*#* Factory data reset 4 *#745# RIL Dump Menu 5 *#746# Debug Dump Menu 6 *#9900# System Dump Mode 7 *#8736364...

Command Prompt Tricks, Hacks & Codes

Command Prompt is one of the most powerful tools in Windows; but sadly, it is also the most ignored one. Things were not always like this; but with the advent of GUI based operating systems, people started feeling that computing through command based tools was boring. This ultimately lead the command prompt into obscurity.  However, the command prompt is not useless. In fact, it can be pretty useful. This article provides some excellent tricks, secrets and hacks that will make you realize that the Windows Command Prompt is not only useful but also a tool that you should definitely give more respect to. 1- Watch ASCII version of the Star Wars Episode IV movie Surprised yet? You can watch an ASCII version of the full Star Wars Episode IV Movie right in your command prompt window. Just open command prompt, type a small code and the movie will start playing immediately. Read the  complete instructions here .  2-  Create Matrix falling code effect Have you watched “Th...

How To Run C C++ Java Programs Without Any Software. [By TechFilz]

How To Run C C++ Java Programs Without Any Software C/C++ and Java are the also known as the mother of all the programming languages as this is one of the best Object Oriented Programming Language Of Computer World that plays great role in building out the real life project. So today in many school colleges of the world are teaching this language as a part of their studies. But you need a compiler and an interface to use these programming language. But not all the students have computer with them. That is why we are here to resolve the problem of  How To Run C C++ Java Programs Without Any Application . Yes you can do this without any need of any third party software in your PC. Just follow up the below method to proceed. How To Run C C++ Java Programs Without Any Software Run C C++ Java Programs Without Computer The method is simple and cool and with this you can run C/C++ and Java program in any smart device without having any software or compiler. Also this method ...