APK Downgrade - asd PDF

Title APK Downgrade - asd
Author marc de so
Course Professional English
Institution Università Ca' Foscari Venezia
Pages 1
File Size 133.8 KB
File Type PDF
Total Downloads 8
Total Views 168

Summary

asd...


Description

1. 2. 3. 4. 5.

Unzip the attached zip file in a separate folder Move the apk files for all apps you want to restore into the same folder Make sure the apk files have the file extension “.apk” Open a command prompt (cmd.exe) Navigate to the folder where you unzipped ADB (cd ) (if the folder is on a drive other than C: you also need to type the drive letter followed by a colon, i.e. D:) a. You can also shift+right click in the folder and select Open Command Window here 6. Type the command: adb devices a. You should see output similar to this:

b. If you see “unauthorized” instead of “device” you should see the “Allow USB debugging” dialog on the device, check "Always allow from this computer" and tap “OK” 7. Type this command to reinstall an app: adb install –r a. Example: adb install –r WhatsApp.apk 8. If the reinstall succeeds you should see output similar to this:

a. On failure you will see output similar to the following screens:

Or

b. If this is the case please contact [email protected] so that we may help you resolve this issue....


Similar Free PDFs