github RikkaApps/StorageRedirect-assets assets
Assets

6 years ago

Changelog

App

Enhancement module

Test verisons

⚠️ Warning: Test versions may be unstable

No test versions now.

Has purchase from Google Play

First of all, its highly not recommended to download from here if have purchased from Google Play. This is because that Google Play possibly has some sort of risk control mechanism which disallow apps not from Google Play to use purchase contents.

If you still want to do, use the following method to install.

# The -i 'com.android.vending' in the command specifies the installer as Google Play

# use adb
adb install -i 'com.android.vending' <apk path>

# use terminal app
su
pm install -i 'com.android.vending' <apk path>

Don't miss a new StorageRedirect-assets release

NewReleases is sending notifications on new releases.