Esato

Forum > Sony Ericsson / Sony > Symbian phones > how to edit file extensions on uiq3?

123  Next
Author how to edit file extensions on uiq3?
gezer
P990 no flip
Joined: Feb 07, 2008
Posts: 109
From:
PM
Posted: 2008-09-03 14:10
Reply with quoteEdit/Delete This PostPrint this post
guys, i searched on net for this, but i could only find something on a uiq3 development forum. so i couldnt understand anything. if you think, its impossible, core player can assign common files extensions like jpg, bmp, mp4 to itself.
i want to use it to run swf files directly from file browser. it could be able by assingning swf files to opera, i think.
strizlow800
G900 Brown
Joined: Aug 23, 2006
Posts: > 500
From: Macedonia, Skopje
PM
Posted: 2008-09-03 16:13
Reply with quoteEdit/Delete This PostPrint this post
Swf support for opera is available now.
Sony Ericsson software/hardware support!

Phone Flashing Tutorial (DB2020 CID49/51/52)
gezer
P990 no flip
Joined: Feb 07, 2008
Posts: 109
From:
PM
Posted: 2008-09-04 09:55
Reply with quoteEdit/Delete This PostPrint this post
how? i'm not telling about opening them in opera by giving the file adress to opera. click on the swf file on file explorer, then play it on opera.
strizlow800
G900 Brown
Joined: Aug 23, 2006
Posts: > 500
From: Macedonia, Skopje
PM
Posted: 2008-09-04 10:29
Reply with quoteEdit/Delete This PostPrint this post
Hmm I don't think that is possible now... Maybe I'm wrong though...

Try using coreplayer instead.
Sony Ericsson software/hardware support!

Phone Flashing Tutorial (DB2020 CID49/51/52)
AD
P1
Joined: Aug 25, 2005
Posts: > 500
From: UK
PM
Posted: 2008-09-04 11:13
Reply with quoteEdit/Delete This PostPrint this post
I think I understand what you want: to edit the file associations in the OS so that a .swf file 'opens with' Opera. This is a function lacking from the interface IMO, and not currently possible. It's a pity because I bet you can do it in WM, probably as easy as on the pc.

I personally would love to see this customisability implemented, as it would mean that one could open text files in jtext rather than quickword etc. rather than having to go the long way round and open the app first then select file - open...

I guess it must be technicaly possible, as the OS holds its preset associations somewhere, maybe some clever uiq hacker will work this out...
Zed@CPS
P990
Joined: Nov 08, 2004
Posts: > 500
From: CellPhoneSoft
PM, WWW
Posted: 2008-09-04 17:23
Reply with quoteEdit/Delete This PostPrint this post
There was a recent discussion over at my-symbian about the exact same topic, that is writing a program that changes file type associations. Unfortunately the conclusion was that, although it would be a nice addition, its use would be limited by the small number of available alternative viewer programs. So, the project was abandoned. Shall I re-think it?
CellPhoneSoft.com - Software your smartphone needs
myth®
X1 Silver
Joined: Oct 08, 2005
Posts: > 500
From: Istanbul
PM
Posted: 2008-09-04 17:52
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-04 11:13:58, AD wrote:
because I bet you can do it in WM, probably as easy as on the pc.


yes and yes
HTC HD2 [16 GB] + SE HBH-DS980
Mizzle
Samsung Galaxy Nexus
Joined: Oct 06, 2006
Posts: > 500
PM, WWW
Posted: 2008-09-04 17:59
Reply with quoteEdit/Delete This PostPrint this post
Zed,
Yes, yes and yes
myth®
X1 Silver
Joined: Oct 08, 2005
Posts: > 500
From: Istanbul
PM
Posted: 2008-09-04 18:11
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-04 17:59:38, Mizzle wrote:
Yes, yes and yes




HTC HD2 [16 GB] + SE HBH-DS980
ares
P1
Joined: Dec 11, 2003
Posts: > 500
From: Coimbra, Portugal
PM
Posted: 2008-09-04 18:36
Reply with quoteEdit/Delete This PostPrint this post
and YES
SE w880 + Iphone 4 16gb
myth®
X1 Silver
Joined: Oct 08, 2005
Posts: > 500
From: Istanbul
PM
Posted: 2008-09-04 18:42
Reply with quoteEdit/Delete This PostPrint this post

@Zed

would this be an application where custom recognizers in drive C would override the OS's recognizers in drive Z: ?

If so, I guess that a restart of the device would reset the file associations to the default apps, so that your app would have to run at startup and reassociate them.

Is that how it will work ?
HTC HD2 [16 GB] + SE HBH-DS980
Zed@CPS
P990
Joined: Nov 08, 2004
Posts: > 500
From: CellPhoneSoft
PM, WWW
Posted: 2008-09-04 18:54
Reply with quoteEdit/Delete This PostPrint this post
would this be an application where custom recognizers in drive C would override the OS's recognizers in drive Z:? If so, I guess that a restart of the device would reset the file associations to the default apps, so that your app would have to run at startup and reassociate them. Is that how it will work?
No. The method provides permanent change to the file type associations, regardless of restarting the phone. Which is good news.

BUT...

it would mean that one could open text files in jtext rather than quickword
Unfortunately it's not that simple. The proposed "association editor" program can achieve that when you click on a text file the application you selected previously (e. g. jText) comes up. The text file is passed to it. Now comes the problem. If the author of jText did not prepare his application to accept files passed from the external world then it will not show it. This is the case with X-plore, for example. So, it is very important to realize that for the thing to work out well, true viewer programs are necessary - and they are few. (For more explanation on the viewers, see the above-linked discussion.)

So, I'm still somewhat unsure if it makes sense to write such program in the current (sad) situation. I have other projects that are less dependent on (the existence of) other programs.
CellPhoneSoft.com - Software your smartphone needs
gezer
P990 no flip
Joined: Feb 07, 2008
Posts: 109
From:
PM
Posted: 2008-09-04 20:20
Reply with quoteEdit/Delete This PostPrint this post
@Zed
so, whats the result? i didn't have enough time to read all this topic(which you give link to).
i'm just a noob that wants to open swf files directly on any file browser
thanks everyone.

[ This Message was edited by: gezer on 2008-09-04 19:22 ]
Phat7
G900 Brown
Joined: Feb 26, 2007
Posts: 11
From: Azerbaijan
PM
Posted: 2008-09-05 07:22
Reply with quoteEdit/Delete This PostPrint this post
It is possible to assign mime types to external applications, only if the application has been digitally signed and has the ability to set a higher priority than the default app on the phone.
Zed@CPS
P990
Joined: Nov 08, 2004
Posts: > 500
From: CellPhoneSoft
PM, WWW
Posted: 2008-09-05 08:00
Reply with quoteEdit/Delete This PostPrint this post
As I said, I have the code that can do it. The question is whether it would be viable as a commercial product.

Currently there is one way to view local .swf files by one click. In LinkBoy set up a shortcut for the Web application (Opera) and specify the file name for the Parameter option (like d:/Test/flash.swf). When the shortcut is executed, Opera displays the flash file immediately.

[ This Message was edited by: Zed@CPS on 2008-09-05 07:01 ]
Access the forum with a mobile phone via esato.mobi