Install bulk apks with simple adb commands


Wondar what happen when u factory restore or your phone suddenly brick and u lost all data and apps, and you required time for restoration? 
Using simple adb commands you could actually install dozens of apps with just one click and no need to go installation process again and again.

Process:-
1. Go to your backup apks folder copy that folder to your computer.
2. Now select all apks and press shift and then copy all apps path.

3. Create new notepad file and paste the selected text, this will show all apks with path names.
4. Now in notepad go to edit and replace the code.

5. save the file and exit.
6. now change the file name to xyz.txt to xyz.bat
7. now launch the bat file.

Make sure you enable adb debugging on phone.



Next Post Previous Post