Aefyr / SAI

Android split APKs installer
GNU General Public License v3.0
2.48k stars 251 forks source link

How do I select files on external sdcard with "internal file selection"? #286

Closed RichardBeisser closed 7 months ago

RichardBeisser commented 10 months ago

Hello,

how do I select files with "internal file selection" which are stored on external sdcard? With "system file selection" you can navigate to files outside "interal storage", but you cannot select more than 1 file for installation. This is not suitable to splitted apks.

Thanks.

agret commented 9 months ago

There's two ways to do it:

First method -- Navigate to the folder using system file selection and instead of tapping on your file hold down on it for a few seconds and then you can tick to select multiple files at once.

Second method -- Zip all of the files that make up the split apk into a single zip file then rename it to .apks and pick that with the system file selection.

github-actions[bot] commented 7 months ago

This issue hasn't had any activity for the last 60 days and will be automatically closed in 7 days from now