Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > K800 Menu Modding has begun!

Previous  123 ... 202122 ... 454647  Next
Author K800 Menu Modding has begun!
getagrip15
K790
Joined: Oct 03, 2003
Posts: 486
PM
Posted: 2007-09-13 04:07
Reply with quoteEdit/Delete This PostPrint this post
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 ]
whitehackker
K800 Brown
Joined: Sep 01, 2007
Posts: 154
From: philippines
PM
Posted: 2007-09-13 05:13
Reply with quoteEdit/Delete This PostPrint this post
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...
rockygali
K810 Blue
Joined: Nov 21, 2005
Posts: > 500
From:
PM, WWW
Posted: 2007-09-13 05:31
Reply with quoteEdit/Delete This PostPrint this post
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...
"Darkness is the absence of light.. and not the opposite..."
whitehackker
K800 Brown
Joined: Sep 01, 2007
Posts: 154
From: philippines
PM
Posted: 2007-09-13 06:07
Reply with quoteEdit/Delete This PostPrint this post
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
rockygali
K810 Blue
Joined: Nov 21, 2005
Posts: > 500
From:
PM, WWW
Posted: 2007-09-13 06:15
Reply with quoteEdit/Delete This PostPrint this post
you got some animation there for a 50+ frames... i mean 20-30 frames will do.


ok.. gud luck on the mod.!
"Darkness is the absence of light.. and not the opposite..."
taikira
T303 Black
Joined: Sep 20, 2006
Posts: 155
From: Lyon, France
PM, WWW
Posted: 2007-09-13 21:14
Reply with quoteEdit/Delete This PostPrint this post
Max_Wedge, did ya forget me?
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-09-14 01:52
Reply with quoteEdit/Delete This PostPrint this post
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 ]
taikira
T303 Black
Joined: Sep 20, 2006
Posts: 155
From: Lyon, France
PM, WWW
Posted: 2007-09-14 03:31
Reply with quoteEdit/Delete This PostPrint this post
Works perfectly, thanx a lote, dude! You're THE man
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-09-14 05:04
Reply with quoteEdit/Delete This PostPrint this post
Glad I could help
taikira
T303 Black
Joined: Sep 20, 2006
Posts: 155
From: Lyon, France
PM, WWW
Posted: 2007-09-14 05:34
Reply with quoteEdit/Delete This PostPrint this post
Ok, thanx to Max_Wedge's help, and with inspiration from others, here is my first modded pack for K810i.

The pack contains:
* 1 modded menu (posted by Getagrip15, little bit adapted by me)
* 1 theme -totally made by me- devoluted to A-Style (italian design company)
* 1 Screen saver (surprise )
* Opera Mini 4 Beta 2 required for my menu's adaptation
* eBuddy (msn app), also required for my adaptation

Here is a preview of the menu, including A-Style Theme desktop:



Click here to download, enjoy

_________________
http://taikira.free.fr

[ This Message was edited by: taikira on 2007-09-14 04:43 ]
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-09-14 06:01
Reply with quoteEdit/Delete This PostPrint this post
Nice!
pedrops
K800 Black
Joined: Jan 30, 2007
Posts: 181
PM
Posted: 2007-09-14 09:35
Reply with quoteEdit/Delete This PostPrint this post
@Taikira
Sorry I'm late to answer you =\\
But I knew that problem on SE Editor 'by the guardian'
even in its new version, supporting K800, you don't have a "play now" tab for edition... it only edits "internet services"

Nice menu!

@Whitehacker
What program did you use to create the pictures? And the gif?

I've made 40 (240X320 72dpi) resolution pictures in photoshop.. every one with +- 300Kb... than created the gif, without optimization, and got an 267Kb gif.
Try using movie gear =]
It supports .psd so you can use photoshop files without exporting to .jpg
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-09-16 07:03
Reply with quoteEdit/Delete This PostPrint this post
I've posted a method for changing icons on the fly. No need for xs++ or far, change whenever you get bored, even if you are out and about

http://www.esato.com/board/viewtopic.php?topic=155213&forum=17
pedrops
K800 Black
Joined: Jan 30, 2007
Posts: 181
PM
Posted: 2007-09-17 07:13
Reply with quoteEdit/Delete This PostPrint this post
Sweet!

That's great Max!

So, that method could be used to change shutdown and splah right?
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-09-18 02:10
Reply with quoteEdit/Delete This PostPrint this post
yep
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 202122 ... 454647  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic