What ways are there to automate installation of a list of apps?

“adb install” can be used to install apks without rooting the phone.

fdroidcl can automate downloading apks from F-Droid.

Is there anything similar that can install a list of Play store apps / package names?

  • ouch@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 hours ago

    This eget?

    With automated in this context I mean non-interactive ways to install multiple apps, as opposed to having to manually tap install on each app.