mobile-dev-inc / dadb

A Kotlin/Java library to connect directly to an Android device without an adb binary or an ADB server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for `adb install-multiple`

tiann opened this issue · comments

This would support split apk installation, which is default for Google Play apps.