Skip to content

Before using

Johanna edited this page Jun 2, 2026 · 9 revisions

Termux and Shizuku

This file manager uses Shizuku and Termux. They are not necessary to use, but for full potential of using this app, I recommend to install and setting up them

Shizuku

Install Shizuku from github site and follow app instructions.

Termux

I recommend heavely to use from github Termux, because of Google Play policies it restricts many features for proper use of that app. Official site for Termux, click here

When you succesfully installed the app, next thing is to get access to external apps to use Termux terminal. Default view in terminal line should look like "~ $", that means you are Termux own app folder. Now navigate using cd .termux, after that use nano termux.properties commands. With those you navigate to hidden folder ".termux" and you open terminal text editor.

After opening "termux.properties" text file you should find line with the # allow-external-apps = true and remove "#". It should look allow-external-apps = true and save it pressing "ctrl + s" and then "ctrl + x" for closing editor

Clone this wiki locally