Hi. Some apps can not access files created by "Create link on desktop", if they located on the sdcard (CyanogenMod Editor, su binary, and others).
This is because TC defines sdcard as /storage/emulated/0, but there is no "0" in "emulated".
Is there possibility to safely redefine sdcard to /mnt/shell/emulated/0 instead?
My Android v 5.1 (same for 4.4). Thanks..
Create link on desktop - file not found
Moderators: Hacker, petermad, Stefan2, white
Create link on desktop - file not found
Last edited by Cvulturbo on 2016-03-10, 13:57 UTC, edited 1 time in total.
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
TC doesn't use "/storage/emulated/0" directly, it uses an Android function to get the location. Maybe Cyanogenmod is returning the wrong directory?
Here is what I use:
Environment.getExternalStorageDirectory().getAbsolutePath()) +
"Android/data/com.ghisler.android.TotalCommander"
Here is what I use:
Environment.getExternalStorageDirectory().getAbsolutePath()) +
"Android/data/com.ghisler.android.TotalCommander"
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com