split-select
APK split and selection tool
Install
- All systems
-
curl cmd.cat/split-select.sh
- Debian
-
apt-get install split-select - Ubuntu
-
apt-get install split-select - Kali Linux
-
apt-get install split-select - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install split-select - Raspbian
-
apt-get install split-select
split-select
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