Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : K800 Menu Modding has begun!
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > K800 Menu Modding has begun! Bookmark topic
Page <  123 ... 313233 ... 697071>

max_wedge Posts: > 500

post your menu.ml file (rapidshare works well usually) and I'll have a look for you. Maybe it's in the file after all. If there is no desktop_hook folders then there should be no reason it should not work other than in menu.ml.

desktop_hook however takes precedence over menu.ml so have to get rid of it if it's there.
--
Posted: 2007-09-12 07:24:06
Edit : Quote

taikira Posts: 155

Here is the menu.xml

(named it menu2.xml, but I sent it on my phone with correct menu.ml name )

I just have one more look at this menu, and there is one thing I don't understand:

I use SE Menu Editor to create that file. Menu Editor modifies only the second part of the code for the first element. so, the correct informations appear in second part while the first part of the code still mentions the playnow stuff. But I don't know what to do exactly (I'm a code noob and profane )

Nothing to see with that, but I've just noticed some funny stuff:

Modifying the font of your phone also modifies the font of... MBW-100 watch!! Not for date and time informations display, but for calls notification.

[ This Message was edited by: taikira on 2007-09-12 19:21 ]
--
Posted: 2007-09-12 20:00:01
Edit : Quote

getagrip15 Posts: 486

Here's my menu. I mixed icons from several diffenent places and replace the Play Now icon with KD Player and the default browser with Opera Mini 4.


[ This Message was edited by: getagrip15 on 2007-09-13 03:07 ]

If you like it you can get it here.
http://rapidshare.com/files/55278944/tpa.rar.html

[ This Message was edited by: getagrip15 on 2007-09-13 03:12 ]
--
Posted: 2007-09-13 04:07:17
Edit : Quote

whitehackker Posts: 154

hello guys... im into menu modding..
i have made this one menu with animated background.. it's kinda large, about 3mb.. and now im wordering.

is there memory limitation on how much file size i can only upload to the system files of my phone?? im using k800i..

and if yes, up to what file size??

is phone's internal memory same as the memory where the file system located??


sorry noob here.... kinda afraid to screwup with my phone...


thanks...
--
Posted: 2007-09-13 05:13:37
Edit : Quote

rockygali Posts: > 500

pareng white!

its kinda large for an animated menu.... cant you optimize it?!
well afaik there are no known limitations for uploading mods on the phone..

but the operation would be grueling. the fact the it will process 3mb file sizes.

but its ok for you to try no doubt about it...
--
Posted: 2007-09-13 05:31:26
Edit : Quote

whitehackker Posts: 154

ie rockygali thanks..

it's all ready optimized, but im still trying to figure out how to compress it to smaller file.. or maybe erase some frame coz it's 53 frames...

anyway thanks again.. God bless
--
Posted: 2007-09-13 06:07:46
Edit : Quote

rockygali Posts: > 500

you got some animation there for a 50+ frames... i mean 20-30 frames will do.


ok.. gud luck on the mod.!
--
Posted: 2007-09-13 06:15:18
Edit : Quote

taikira Posts: 155

Max_Wedge, did ya forget me?
--
Posted: 2007-09-13 21:14:50
Edit : Quote

max_wedge Posts: > 500

On 2007-09-13 21:14:50, taikira wrote:
Max_Wedge, did ya forget me?


You have "internet services" twice. Each Element must be uniquely named. Also delete the "next" statement and the 2nd element in desktop element 1:

Here is your original:
Code:
<!-- Desktop Element 1 using DESKTOP_HOOK_1 -->
<element id="PlayNow" replace="next">
<label type="name" textid="DIL_PRE_PLAY_LINK_TXT"/>
<icon pos="unselected" source="file">Icon1_unselected.png</icon>
<icon pos="selected" source="file">Icon1_selected.png</icon>
<link type="internal"/>
</element>
<element id="InternetServices">
<label type="name"> <text>Opera</text> </label>
<icon pos="unselected" source="file">Icon1_unselected.png</icon>
<icon pos="selected" source="file">Icon1_selected.png</icon>
<link type="java" javasuitename="Opera Mini 4 beta" javasuitevendor="Opera Software ASA" javasuitepoint="Browser"/>
</element>
<!-- Desktop Element 2 using DESKTOP_HOOK_2 -->
<element id="InternetServices">
<label type="name" textid="OLP_TITLE_TXT"/>
<icon pos="unselected" source="file">Icon2_unselected.png</icon>
<icon pos="selected" source="file">Icon2_selected.png</icon>
<link type="internal"/>
</element>

Put this instead:
Code:
<!-- Desktop Element 1 -->
<element id="Applications">
<label type="name"> <text>Opera</text> </label>
<icon pos="unselected" source="file">Icon1_unselected.png</icon>
<icon pos="selected" source="file">Icon1_selected.png</icon>
<link type="java" javasuitename="Opera Mini 4 beta" javasuitevendor="Opera Software ASA" javasuitepoint="Browser"/>
</element>
<!-- Desktop Element 2 -->
<element id="InternetServices">
<label type="name" textid="OLP_TITLE_TXT"/>
<icon pos="unselected" source="file">Icon2_unselected.png</icon>
<icon pos="selected" source="file">Icon2_selected.png</icon>
<link type="internal"/>
</element>


_________________
File System Tweaks for the K750 K750 Tricks
K800 Tips and Themes
Max's K800 Page

[ This Message was edited by: max_wedge on 2007-09-14 00:58 ]
--
Posted: 2007-09-14 01:52:37
Edit : Quote

taikira Posts: 155

Works perfectly, thanx a lote, dude! You're THE man
--
Posted: 2007-09-14 03:31:32
Edit : Quote
Page <  123 ... 313233 ... 697071>

New Topic   Reply
Forum Index

Esato home