Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Total Commander 1.0 final for Android released

 
Post new topic   Reply to topic    Total Commander Forum Index -> Total Commander for Android Printable version
View previous topic :: View next topic  
Author Message
GrAnd1
Junior Member
Junior Member


Joined: 19 May 2012
Posts: 3

PostPosted: Sat May 19, 2012 1:14 am    Post subject: Total Commander 1.0 final for Android released Reply with quote

ghisler,
How to specify the path to Total left and right panels in the parameters passed to it ?

That's from the Help for Windows:
Quote:
totalcmd.exe c:\windows in the left panel is loaded c:\windows.
totalcmd.exe d:\data c:\programs left: d:\data, right: c:\programs.
totalcmd.exe /R=d:\data Right panel: d:\data.


In android do not want to work, opens only one way in the panel, which was active when you exit the Total. Specify two ways, does not open either one, ie opens the root.

I need to startup of the TC in Tasker revealed two paths, rather than a one...

Worn out transfer... Sad
_________________
GrAnd1
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Sun May 20, 2012 10:18 am    Post subject: Reply with quote

Sorry, you can't. Android uses so-called Intents to send parameters to programs. A path is sent as a URL, and this only supports one path, not two or more.
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
GrAnd1
Junior Member
Junior Member


Joined: 19 May 2012
Posts: 3

PostPosted: Sun May 20, 2012 2:59 pm    Post subject: Reply with quote

ghisler(Author) wrote:
Sorry, you can't. Android uses so-called Intents to send parameters to programs. A path is sent as a URL, and this only supports one path, not two or more.


Why can not parse the string passed ?
http://4pda.ru/forum/index.php?s=&showtopic=224555&view=findpost&p=13300465
_________________
GrAnd1
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Mon May 21, 2012 7:21 am    Post subject: Reply with quote

So what format would you suggest for an URL with two paths?
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
GrAnd1
Junior Member
Junior Member


Joined: 19 May 2012
Posts: 3

PostPosted: Mon May 21, 2012 10:30 am    Post subject: Reply with quote

2ghisler(Author)
I did not convey intent... It is running (load) the application...
Is there a format URL?
Panels are opened by Total Commander or the Android?
Unless Total Commander can't disassemble the received line, let even in the URL format, on 2 paths?
_________________
GrAnd1
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Tue May 22, 2012 3:35 am    Post subject: Reply with quote

Normally an URL sent via Intent to Total Commander (e.g. when you create a link to a Total Commander folder on the Android home screen) is sent in the form
file:///mnt/sdcard/folder
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Stockel1949
Junior Member
Junior Member


Joined: 29 Apr 2005
Posts: 31

PostPosted: Tue May 22, 2012 11:27 am    Post subject: Reply with quote

Beta versions installed themselves or could be installed on the micro-sd card.
But the final version can only be installed in the smartphone. This is extremely annoying when the smartphone has little amount of memory.
Is it possible to allow for moving the application to the micro-sd ?
_________________
Daniel (Bruxelles)
Back to top
View user's profile Send private message
ts-soft
Junior Member
Junior Member


Joined: 19 Apr 2009
Posts: 45
Location: Berlin

PostPosted: Tue May 22, 2012 11:02 pm    Post subject: Reply with quote

I have installed the version from playstore on SD-Card with
APP 2 SD, without problems.
Back to top
View user's profile Send private message Visit poster's website
Stockel1949
Junior Member
Junior Member


Joined: 29 Apr 2005
Posts: 31

PostPosted: Tue May 22, 2012 11:48 pm    Post subject: Reply with quote

Indeed. Resolved with App2SD. Tnx
_________________
Daniel (Bruxelles)
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Wed May 23, 2012 7:32 am    Post subject: Reply with quote

???
I didn't change anything in the manifest, installing to SD-Card is still allowed! The following line is present in the manifest:
Code:
android:installLocation="auto"


According to this page in the Google Android documentations:
http://developer.android.com/guide/topics/manifest/manifest-element.html

"auto" means the following:
Quote:
The application may be installed on the external storage, but the system will install the application on the internal storage by default. If the internal storage is full, then the system will install it on the external storage. Once installed, the user can move the application to either internal or external storage through the system settings.

_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Stockel1949
Junior Member
Junior Member


Joined: 29 Apr 2005
Posts: 31

PostPosted: Wed May 23, 2012 10:21 am    Post subject: Reply with quote

With pre release version I install the apk on the SD card and the installation was automatically on the SD-Card.
With the final release I install TC from the market and it install on the internal storage. I have to move it to SD Card with an external help.
_________________
Daniel (Bruxelles)
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Wed May 23, 2012 10:28 am    Post subject: Reply with quote

Maybe it happened because it was the first installation from market? All updates should go to the location of the previous installation, so the next update from Market should again go to the SD-Card.
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Seech
Junior Member
Junior Member


Joined: 28 May 2012
Posts: 2

PostPosted: Mon May 28, 2012 2:07 pm    Post subject: Reply with quote

it would be nice to be able to place shortcuts to action in those parts of the application window, which in the current versions are empty. Still want to move (removing!) Default shortcuts .
Thank you very much for the application
Back to top
View user's profile Send private message Send e-mail
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Mon May 28, 2012 2:26 pm    Post subject: Reply with quote

You can replace some of the default shortcuts (e.g. to downloads or photos) by holding a finger on the link until the context menu appears. You can't change the icon, though.
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Chromejob
Junior Member
Junior Member


Joined: 22 Mar 2012
Posts: 6

PostPosted: Thu Jun 07, 2012 3:45 pm    Post subject: Reply with quote

Congratulations on the 1.0 release to the Store (Play)! I've loved using the PocketPC for MIPS version of TC, and encourage all my colleagues to use TC for Android. Great app, and so well done as usual. Danke!
_________________
// TC Android on HTC Amaze 4G (ICS) / TC PPC on Casio E-125 PocketPC //
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Total Commander for Android All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group