I did install -g 2048.apk
and received back
Needs 1 argument (see "install --help")
So I did install --help
and I got
`-d Act like mkdir -p
-D Create leading directories for DEST
-g Make copy belong to GROUP
-m Set permissions to MODE
-o Make copy belong to USER
-p Preserve timestamps
-s Call "strip -p"
-v Verbose
Tried a bunch of things and nothing worked. Maybe try settings put global set_install_location (path to your sdcard)
and then you won't get not enough space error?