这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@brunoais
Copy link

No description provided.

@kcubeterm kcubeterm closed this Mar 14, 2021
@brunoais
Copy link
Author

@kcubeterm Why closing? Is this not feasible for this app?

@agnostic-apollo
Copy link
Member

This will not allow storage of termux app data like $HOME and $PREFIX on the external removable sd card, it will just allow installation of APK on external storage.

The .apk file is saved on the external storage, but all private user data, databases, optimized .dex files, and extracted native code are saved on the internal device memory.

https://developer.android.com/guide/topics/data/install-location

Moreover, check Applications that should NOT install on external storage section. This will cause problems with termux service, boot receiver, widgets, etc. Saving ~80MB (which may reduce to ~20MB in future) is not worth all the mess this will create.

@brunoais
Copy link
Author

I see... Thank you for explaining.

@agnostic-apollo
Copy link
Member

welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants