Batch install apps silently
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 8
- Joined: 2020-12-13, 07:25 UTC
Batch install apps silently
Is it possible to silently batch-install apps? I think root might be needed. I have a rooted Samsung Galaxy S5, Total Commander current version is given root privileges. Going through all confirmation pages is a pain.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Batch install apps silently
Maybe via adb (Android Debug bridge) when allowing remote debugging? I know that you can do it from a PC via adb install appfile.apk
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 8
- Joined: 2020-12-13, 07:25 UTC
Re: Batch install apps silently
It might be possible that way. But I was hoping that there was a function maybe in the Android version of TC buried somewhere. Like there are some apps which allow doing that as an alternative install method if they are given root privilege.