Open beaumontk opened 3 years ago
see https://raccoon.onyxbits.de/blog/install-split-apk-adb/
Should read: pm install-create -S TOTAL_SIZE_OF_ALL_APKS pm install-write -S APK_SIZE SESSION_ID INDEX PATH pm install-commit SESSION_ID
ie. no space between install and create, write, commit.
Works perfectly! Thanks a lot!
see https://raccoon.onyxbits.de/blog/install-split-apk-adb/
Should read: pm install-create -S TOTAL_SIZE_OF_ALL_APKS pm install-write -S APK_SIZE SESSION_ID INDEX PATH pm install-commit SESSION_ID
ie. no space between install and create, write, commit.
Works perfectly! Thanks a lot!