Featured Post

How to capture long screenshot of apps and website on Android?

Image
Usually, you can take screenshot of only visible area on your display. But what if you could capture screenshot of the app by scrolling up and it will automatically keep capturing the long screenshot until you scroll up. Well, it's easy. In some devices, there is built-in feature called Super Screenshot or Long Screenshot which can capture long screenshot by scrolling up. If your device don't have these features, don't worry, I am going to share best trick to take long screenshot on any Android device. In this tutorial, I am going to share a useful Android app which can be used to take long screenshot of any apps or stitch multiple screenshots into one. The name of the app is LongShot for long screenshot . This is my favorite app to take long screenshot on Android phone. For taking long screenshot, the view must be scrollable. Example, you can take long screenshots on Facebook, Messages, Twitter and any apps which can be scrolled vertically. You can also take the s...

How to restore TWRP backup of your phone along with data and apps?

Restore TWRP Backup

If you have created a backup of your phone with TWRP, you can get all your apps and data back without losing anything. If you are curious in twisting and customizing your phone by installing various zips, mods or modules, anytime your phone might get stuck in boot loop if you flash incompatible, incorrect or corrupted ones. So, Creating a TWRP backup is must for restoring your device without losing anything.

If you haven't created a TWRP backup before, you cannot get any data back if your device gets stuck in bootloop, deleted system files, etc. But if you have done that before, you can restore them easily in few steps.


To restore the backup you have created with TWRP, follow these steps:

  1. First of all, reboot your device into recovery mode. This process differs depending upon your device. If you are unknown how to reboot your device to recovery mode, Click here to see a tutorial on how to reboot your device to recovery mode.
  2. After rebooting your device to Recovery Mode, click on Restore.
    TWRP Recovery Home Page
  3. After that, click on Select Storage and choose the storage where you have backed up your data. Your backup will be inside the TWRP folder in the root of your drive.
    TWRP Recovery Choose Location
  4. After you select the correct storage, there appears a list of backups. If you can't see list as shown in the image, check the following points:
    1. Make sure you have choosen the correct storage.
    2. You cannot restore the backup of another device. The data you want to restore should be of the same device you want to restore.
    3. Make sure there is a backup to restore on your storage.
    4. Check there is a directory TWRP > BACKUPS > (Your Device Serial Number) > (Backed Up Folders List). When you open that folder, you would see files with .win, .win.md5 extensions.
    5. If you can't find these, you might not have backed up there, choosen a wrong storage deleted the backup mistakenly or renamed or moved the folders.
    List Of TWRP Backups To Restore
  5. After you select a backup, there appears a list of items what you have backed up. Choose what partitions you want to restore and swipe ▶▶▶ on Swipe to Restore area. Then the restore process will soon begin.
    Choose Partitions To Restore
  6. It will take few minutes to restore your data depending upon the backup size. Checking Enable MD5 Verification of Backup Files will take more time to restore your data as it need to verify the md5 of the every partition before restoring. Wait patiently during during the restore period.
    TWRP Restore Complete
  7. After your Restore is complete, you can simply go back and click Reboot > System.
    In case if you see a window like this, tap on Do Not Install. If your phone is already rooted with Magisk and you swipe, there might appear problems in your phone. So, tap Do Not Install. If your phone is not rooted and want to root it, skip this, you can manually install official and latest SuperSU rather than provided by TWRP.
    TWRP Install SuperSU
  8. After rebooting, you can use your phone. You will everything like apps, settings, your data, etc. same as during the backup time.

By using TWRP, you can backup and restore your entire device without losing any user data and apps. If you have made a TWRP backup before, it'll be a great chance to bring back your data and apps if your phone gets bootloop, mistakenly deleted system files or flashed incorrect/ corrupted zip. So, it will be very useful in making a TWRP backup if you are curious in twisting your phone, installing various zips and mods because such things can lead to errors on your device, bootloop, etc. So, make a TWRP Backup of your phone.

Comments

Popular posts from this blog

How to capture long screenshot of apps and website on Android?

How to capture long screenshot of apps and website on Android?

How to run VB.NET programs offline on your Android?