What if I say you, that you can easily downgrade the applications in the non-rooted device as well and that too in a very easy way. You need to type some commands and that’s it and you can enjoy it.
- If you have already backed up the Older version of the app then you dont have to download again.
- well , If you think How to Find Old Version Of Apps? Now, here’s the main question that where can you find the old version any application the answer is APK Mirror which has all the old version of the application and you can download the application for free.
-:Requirements:-
- You need an old version of the application which you can download it from APK Mirror
- ADB Drivers
- USB Data Cable
- USB Debugging should be turned on , check your Device's developer option.
Google it if you Don't know how to install and Run ADB Drivers. Its easy AF :D
Note : Don't Have a PC ? No need to worry , Read full post to find out how to do this trick on Android
-:Steps to Downgrade an App Without Losing Data on Android – No Root:-
- First Install the ADB Drivers from the link given in the requirements.
- Open the ADB folder and command prompt.
- Copy the application in your ADB drivers folder
- You need to run the below command to push the application into your SD card.
Type adb push app.apk /sdcard/app.apk and hit Enter
( In app.apk there will be the name of the application which is in your folder and in /sdcard/app.apk you will shift the application to SD card using ADB command. )
Now type the below command to install the application.
adb shell pm install -r -d /sdcard/app.apk
( In the above command in place of /sdcard/app.apk, you will name your application and press enter. That’s it! If you see a success message you have successfully downgraded the application. You can follow this trick using Termux and Terminal Emulator if you don’t have PC. )
Keywords: Trick to Downgrade an App without Losing Data on Android - No Root
Trick to Downgrade an App without Losing Data on Android - No Root
Reviewed by Benk
on
10:35 PM
Rating:
No comments: