Great app, few questions left
Moderators: Hacker, petermad, Stefan2, white
Great app, few questions left
First things first: I found this now sub-forum by chance after visiting the forum after some time and I had to immediately try it.
And I am really impressed! Even the beta is far better than anything else I have seen on android as file managers.
But as always there is one or the other question left
- there is this very helpful shortcut to the installed apps but when I click on one of them I only get its settings. Is it possible to launch apps from here?
- Due to the wealth of possibilities I think I need to better study the help text. Is it available online somewhere (perhaps with screenshots or at least the mentioned icons)? Then I could study the docu on PC and try it with the phone while reading.
- The last one is a bit tricky to explain but I will try:
I have a dir of ebooks. All of them have the same extension ".epub". They all get the same Icon of the ebook reader, file permissions seem to be the same but one of them I can not open. When I try I get the message: "Kann Datei/Ordner nicht öffnen!" But what could be the reason? I can open it from within the ebook reader as any other book. Any idea?
But as I said above, the overall feeling when playing around with the app was simply "Wow!" Thanks a lot!
And I am really impressed! Even the beta is far better than anything else I have seen on android as file managers.
But as always there is one or the other question left
- there is this very helpful shortcut to the installed apps but when I click on one of them I only get its settings. Is it possible to launch apps from here?
- Due to the wealth of possibilities I think I need to better study the help text. Is it available online somewhere (perhaps with screenshots or at least the mentioned icons)? Then I could study the docu on PC and try it with the phone while reading.
- The last one is a bit tricky to explain but I will try:
I have a dir of ebooks. All of them have the same extension ".epub". They all get the same Icon of the ebook reader, file permissions seem to be the same but one of them I can not open. When I try I get the message: "Kann Datei/Ordner nicht öffnen!" But what could be the reason? I can open it from within the ebook reader as any other book. Any idea?
But as I said above, the overall feeling when playing around with the app was simply "Wow!" Thanks a lot!
-
- Junior Member
- Posts: 30
- Joined: 2011-06-10, 19:33 UTC
- Location: Russia, Saint-Petersburg
Re: Great app, few questions left
Press Menu -> Configure -> Help (html) or you can unpack tcandroid.apk zip archiver and find the help file in the folder assets.larry99 wrote:- Due to the wealth of possibilities I think I need to better study the help text. Is it available online somewhere (perhaps with screenshots or at least the mentioned icons)? Then I could study the docu on PC and try it with the phone while reading.
TC 7.56a, Win 7 x64
TC for Android 1.0 rc1, HTC Desire | rooted stock Gingerbread (3.14.405.1) | S-OFF
-----------------------------
Sorry for my bad English
TC for Android 1.0 rc1, HTC Desire | rooted stock Gingerbread (3.14.405.1) | S-OFF
-----------------------------
Sorry for my bad English
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, it's not a program launcher.there is this very helpful shortcut to the installed apps but when I click on one of them I only get its settings. Is it possible to launch apps from here?
Is there anything special with its name, e.g. spaces or special accents in the name?I have a dir of ebooks. All of them have the same extension ".epub". They all get the same Icon of the ebook reader, file permissions seem to be the same but one of them I can not open.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
@DeathStalker
Thanks, I didn't know that .apk files are just zip files. I could extract the help file from it, so I am fine for the moment.
Still an online version would be nice, because getting at the .apk might be difficult when the app will only be available in the market, e.g. the final version.
But I noticed that the Astro file manager has the same problem so it looks like an Android issue and not TC specific.
Still very mysterious. The only difference to other files is, that I imported it to the Aldiko reader. But despite the import it is still at its old place and another reader (Moon+) can open the file from its builtin file manager without problems.
Thanks, I didn't know that .apk files are just zip files. I could extract the help file from it, so I am fine for the moment.
Still an online version would be nice, because getting at the .apk might be difficult when the app will only be available in the market, e.g. the final version.
Would be a great addition for future versions!ghisler(Author) wrote:Sorry, it's not a program launcher.
No, just plain english with dots in place of spaces.Is there anything special with its name, e.g. spaces or special accents in the name?
But I noticed that the Astro file manager has the same problem so it looks like an Android issue and not TC specific.
Still very mysterious. The only difference to other files is, that I imported it to the Aldiko reader. But despite the import it is still at its old place and another reader (Moon+) can open the file from its builtin file manager without problems.
-
- Junior Member
- Posts: 13
- Joined: 2003-11-13, 23:51 UTC
- Location: Serbia
I can confirm that. Files with dots instead of spaces in name, can't be opened by TC. I get errors with .epub and .chm files, but strange enough, not with similarly named jpegs. Ghost Commander (my previous favorite) launch associated programs with these files without problem.Is there anything special with its name, e.g. spaces or special accents in the name?I have a dir of ebooks. All of them have the same extension ".epub". They all get the same Icon of the ebook reader, file permissions seem to be the same but one of them I can not open.
(Using Nook Color tablet with CM7)
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks for this info, I will check it in the debugger and try to fix it!Files with dots instead of spaces in name, can't be opened by TC.
No, it's done when it's done.any idea when the final candidate will be released?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I have tested this now - the problem you have with multiple dots in epub files is actually an Android bug!
You can find a discussion here:
stackoverflow.com
In short, it happens because FBReader uses the following pattern to detect epub files:
<data android:pathPattern=".*\\.epub" />
Unfortunately this doesn't find epubs with multiple dots in the name.
Solution: Define an internal association in Total Commander where .epub points directly to your reader app.
You can find a discussion here:
stackoverflow.com
In short, it happens because FBReader uses the following pattern to detect epub files:
<data android:pathPattern=".*\\.epub" />
Unfortunately this doesn't find epubs with multiple dots in the name.
Solution: Define an internal association in Total Commander where .epub points directly to your reader app.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Thanks for the explanation. The internal association does indeed work.
(This is also for the PC version one of the most ingenious features of TC)
Just great that TC always has an ace up its sleeve
For ebooks there is only one disadvantage left: The books are always opened at the first page not where I left off last time. Is there any chance for TC to tell the reader to open the book there (this is how it works if the book is opened from within the reader).
(This is also for the PC version one of the most ingenious features of TC)
Just great that TC always has an ace up its sleeve

For ebooks there is only one disadvantage left: The books are always opened at the first page not where I left off last time. Is there any chance for TC to tell the reader to open the book there (this is how it works if the book is opened from within the reader).
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, I don't think so. Have you tried the "Back" button? It should allow you to return to the last position.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, this worked for me - please check in the settings of fbreader whether the option "Last 3 positions" is set in the option category "Cancel menu".
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I see - so Aldiko apparently re-opens the book when you pass it as a parameter. Try to re-open Aldiko via task manager instead (long tap on Home button).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com