Esato Mobile
Sony Ericsson / Sony : Tips and tricks : K850 Menu interface in K810
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Tips and tricks > K850 Menu interface in K810 Bookmark topic
Page <  123 ... 89, 101112>

peterpacket Posts: 22

sergage, thats exactly what I need, thank you very much!
--
Posted: 2008-04-14 07:49:45
Edit : Quote

skyc280 Posts: 13


On 2008-04-14 02:39:32, sergage wrote:

On 2008-04-14 01:49:04, skyc280 wrote:
@ sergage

hi that theme is awesome, especially the one with walkman icon

as far the folder manager icon goes either one is great i think

can u make it available for us K800i users to download? as the alarm and radio button do not suit us K800i user at all.

Thanks!


Ok, here you go, download this: http://www.sergage.com/temp/k800_menu_custom.zip

I've included all needed PNG files and several MENU.ML files. You need to upload only one of the MENU.ML files. If you're not sure which PNG files you need, just upload them all, no harm in that. Choose MENU.ML file depending on desired icon configuration. The "standard" set includes K850 style icons copying K800 order (i.e. no alarm or radio icons). There are also sets with either Walkman or Folder icons, or both of them. I've also included original K800 MENU.ML i've found on the net, in case this doesn't really work, although it should. I don't have a K800 to test this, I'm sorry .

EDIT:
Oh and don't forget the slightly modifyed "Light Flow" theme. Only difference with the original is no stupid desktop icon highlight thing. So you see only plain icons as you go through the main menu. Better IMHO.

Download here: http://www.sergage.com/temp/Light%20Flow%20(Edit).thm

[ This Message was edited by: sergage on 2008-04-14 01:46 ]


Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.

also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?


Thanks!

[ This Message was edited by: skyc280 on 2008-04-14 07:52 ]
--
Posted: 2008-04-14 08:47:33
Edit : Quote

sergage Posts: 15

Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.

also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?


Thanks!


I checked the menu files, script is fine, it should work. Same script works on my K810 just fine, all icons should show up. Make sure you've uploaded all of the PNG files and make sure you've not renamed any of them, particularly the 'play_now_off.png' and 'play_now_on.png' files.

As for the walkman title, it wasn't supposed to show Walkman. It's code is in a different file, which I haven't located yet.


OR

Try the opposite, try renaming the icon files and change the code. Maybe it's somekind of a reserved filename. Rename 'play_now_off.png' and 'play_now_on.png' into something else, e.g. 'playnowunique12345_off.png' and 'playnowunique12345_on.png', and change filenames in the code as well (use notepad to edit, use CTRL+H to find and replace filenames, then save file). Then re-upload updated files and see if it worked.

[ This Message was edited by: sergage on 2008-04-14 09:12 ]
--
Posted: 2008-04-14 09:50:11
Edit : Quote

skyc280 Posts: 13


On 2008-04-14 09:50:11, sergage wrote:
Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.

also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?


Thanks!


I checked the menu files, script is fine, it should work. Same script works on my K810 just fine, all icons should show up. Make sure you've uploaded all of the PNG files and make sure you've not renamed any of them, particularly the 'play_now_off.png' and 'play_now_on.png' files.

As for the walkman title, it wasn't supposed to show Walkman. It's code is in a different file, which I haven't located yet.


OR

Try the opposite, try renaming the icon files and change the code. Maybe it's somekind of a reserved filename. Rename 'play_now_off.png' and 'play_now_on.png' into something else, e.g. 'playnowunique12345_off.png' and 'playnowunique12345_on.png', and change filenames in the code as well (use notepad to edit, use CTRL+H to find and replace filenames, then save file). Then re-upload updated files and see if it worked.

[ This Message was edited by: sergage on 2008-04-14 09:12 ]


well i did upload all icons so that wasn't the case.

However, I solved it by renaming all the icons to another menu i downloaded and use that menu.ml instead.

I am not sure if it is me, but the icons looks smaller than the original K800i icons and smaller than the screenshot u posted

[ This Message was edited by: skyc280 on 2008-04-14 19:14 ]
--
Posted: 2008-04-14 20:13:18
Edit : Quote

sergage Posts: 15

Obviously they look smaller because your monitor's PPI resolution is lower than your phone's. I assume you're using an LCD monitor, but even if you run it at it's native resolution, still, phone screen pixels are more dense. So phone isn't downsizing the icons, don't worry about this, they're at their actual size.

I found a way to rename the walkman icon title to WALKMAN. Open your menu.ml in notepad, find the following line under Element 6:

<label type="name" textid="MENU_MEDIAPLAYER_TXT"/>

Change line to:

<label type="name"> <text>Walkman</text> </label>

This renames title in the main menu only. When you open it, it's still gonna say Music Player. I'm working on renaming that as well. But I think there's an even better possibility, I think it's possible to upload actual Walkman interface, the one only the Wxxx series have.

[ This Message was edited by: sergage on 2008-04-15 03:07 ]
--
Posted: 2008-04-15 04:00:20
Edit : Quote

johnshia Posts: 1

I modified the menu.ml and music player for my k800 is labeled as walkman now! cool....

I've also enhanced the brightness and color for all the "on" icons... but i just dont know how to upload the .rar in esato to share with you all. any advice??






On 2008-04-14 20:13:18, skyc280 wrote:

On 2008-04-14 09:50:11, sergage wrote:
Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.

also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?


Thanks!


I checked the menu files, script is fine, it should work. Same script works on my K810 just fine, all icons should show up. Make sure you've uploaded all of the PNG files and make sure you've not renamed any of them, particularly the 'play_now_off.png' and 'play_now_on.png' files.

As for the walkman title, it wasn't supposed to show Walkman. It's code is in a different file, which I haven't located yet.


OR

Try the opposite, try renaming the icon files and change the code. Maybe it's somekind of a reserved filename. Rename 'play_now_off.png' and 'play_now_on.png' into something else, e.g. 'playnowunique12345_off.png' and 'playnowunique12345_on.png', and change filenames in the code as well (use notepad to edit, use CTRL+H to find and replace filenames, then save file). Then re-upload updated files and see if it worked.

[ This Message was edited by: sergage on 2008-04-14 09:12 ]


well i did upload all icons so that wasn't the case.

However, I solved it by renaming all the icons to another menu i downloaded and use that menu.ml instead.

I am not sure if it is me, but the icons looks smaller than the original K800i icons and smaller than the screenshot u posted

[ This Message was edited by: skyc280 on 2008-04-14 19:14 ]


[ This Message was edited by: johnshia on 2008-04-16 12:24 ]

[ This Message was edited by: johnshia on 2008-04-16 12:26 ]
--
Posted: 2008-04-16 13:21:41
Edit : Quote

sergage Posts: 15

After flashing my K810 i realized that some firmwares have a homepage icon instead of the playnow icon in the main menu. So I set up my homepage to be Yahoo and made an icon for it .




--
Posted: 2008-04-18 05:49:59
Edit : Quote

jhayms Posts: 105


can u share to us your good working k850 menu package.... i kinda like to try this one out....

thanks in advance
--
Posted: 2008-04-24 09:49:49
Edit : Quote

sielski666 Posts: 247

hey guys i have a k850 and its got the crappy orange menu buttons ive tryed doing this to change them but xs++ doesnt work with the k850.
--
Posted: 2008-04-24 17:06:03
Edit : Quote

tranced Posts: > 500


On 2008-04-24 17:06:03, sielski666 wrote:
hey guys i have a k850 and its got the crappy orange menu buttons ive tryed doing this to change them but xs++ doesnt work with the k850.
you cant do anything about it but pay to debrand it.

xs++ doesnt support this phone. this is a db3510 phone and xs++ supports db2010 and 2020
--
Posted: 2008-04-24 17:10:04
Edit : Quote
Page <  123 ... 89, 101112>

New Topic   Reply
Forum Index

Esato home