Android system doesn't provide ways to create shortcut in file system.
I have tried using termux
to create shortcut in my file system, but I don't have the authority.
Is there a way to create shortcut of files and directories in Android file system without root?
Asked
Active
Viewed 206 times
0

NiaBie
- 1
/storage/emulated/0
is not a symlink but emulated filesystem which doesn't support symlinks. – Irfan Latif Mar 24 '19 at 13:28