How to Install split-select in Ubuntu 18.04



Install split-select by entering the following commands in the terminal:

sudo apt update
sudo apt install split-select

Description:

APK split and selection tool

Generates the logic for selecting a Split APK given some target Android device configuration. . Using the flag --generate will emit a JSON encoded tree of rules that must be satisfied in order to install the given Split APK. Using the flag --target along with the device configuration will emit the set of Split APKs to install, following the same logic that would have been emitted

Homepage: https://android.googlesource.com/platform/frameworks/base

Version: 1:7.0.0+r33-1

Section: universe/devel