I moved TC to /system/app and I see strange changes in file/folder properties dialog: I cannot see owner and cannot change it (only date/time and read/write permissions).
It's bug or some feature? Maybe limitation?
Total Commander as a system app and change of file owner
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You need to move the files *.so to /system/lib, otherwise TC will not find them:
libtcmadmin.so
libtcmadmin21.so
libtcunrar.so
libtcnative.so
libtcmadmin.so
libtcmadmin21.so
libtcunrar.so
libtcnative.so
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Well, that's where both Android and TC look for libraries. libtcmadmin* isn't really a library, it's a program disguised as a library. TC runs it in elevated shell (su) to perform operations like copying in root mode. The other two are libraries used for unpacking RAR files, password encryption, and other native code tasks.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com