top of page

Mass Android application installer

Firstly you have to download and install your phones drivers. The drivers usually come in your phones software. If you don't have the software download it from your phone manufacturers website.

Now download all your tools.

If you are an android developer and you have ADB(Android Debugging Bridge) then you only have to download the application installer app.

Extract the contents of the ADB.zip you downloaded into a folder anywhere on your computer.



Get all your android applications ready and in one folder.



Plug in your android phone via usb cable.

Run App Installer.exe.

The first popup you recieve will ask you were the folder is with all your android applications.

The second will ask you were your Platform tools is. The folder you extracted the ADB.zip in is the platform tools it is looking for.



Now sit back and watch all the applications being installed to your device. No more clicking install, ok, install, ok...



This does not update the applications on your phone only installs it. If the application is all ready installed on your phone it will skip it.



Happy installing...

bottom of page