Z
Z
Zakhar Alekseenko2014-01-08 05:53:24
Android
Zakhar Alekseenko, 2014-01-08 05:53:24

Is it technically possible to automate the installation of Android programs?

Hello.
The situation is as follows: several times a month, the same Android tablets come to our department, on which you need to install a large amount of software, including from google play. This usually kills several hours of tedious finger-pointing.
Is it technically possible to automate the installation, using scripts or software?
At the moment, the memory zone and several other programs have been tried, restoring applications from backup is still lame.
The tablet has Android 4.2.2 installed

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
FoxInSox, 2014-01-08
@Zaher220

You can install apk on the device from the console using the adb utility :
With GooglePlay applications, I think you'll have to "poke your fingers" or try to get apk files from the market.
Bottom line: write a bach/python script that iterates through apk files and calls adb install

A
Ars1s, 2014-01-08
@Ars1s

Option with SCCM 2012 R2 was not considered? Just in this version, they added support for mobile devices.

M
Mintormo, 2014-01-11
@Mintormo

Personally, I have not seen. Do it and you will be great.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question