AdminIT-arch / batch-instALL

Bash script to batch install multiple apk files to an android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batch-instALL

Instructions to use

  1. Make sure to install and configure adb with your android device. Here's a quick guide
  2. Clone this repository in your machine and place all the apk files inside the cloned folder (batch-instALL)
  3. Run the script and follow the instructions. Voila! You've all the apps in your device

About

This bash script helps you install many apk files in a single click. No input required from the user. There are situations when you run out of internet and want to port all apps from your old device to your new one, or get all the backed up apps to your reset phone. This is a life saver. I did this because I wanted one ;)

About

Bash script to batch install multiple apk files to an android device


Languages

Language:Shell 100.0%