Author |
Menu Modders Guide |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
but i have k810... surely that wouldnt hurt if i change just a few lines?
"Darkness is the absence of light.. and not the opposite..." |
|
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
you can nest a main menu element within a menu. You just copy everything between the element tags (including the tags) to within the Entertainment menu.
Have a look my walkman menu, it has mini-commander within the entertainment section.
|
Alexandra Joined: Jun 13, 2007 Posts: > 500 From: Nowhere Mobile: K800 PM, WWW
|
<element id=\"Applications\">
<label type=\"name\"> <text>Mini Commander</text> </label>
<icon pos=\"left\" source=\"file\">commander.png</icon>
<icon pos=\"shortcut\" source=\"file\">commander.png</icon>
<link type=\"java\" javasuitename=\"MiniCommander\" javasuitevendor=\"Yuri Kudrin\" javasuitepoint=\"MiniCommander\"/>
</element>
[addsig] |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
Thanx guys.. got it...
"Darkness is the absence of light.. and not the opposite..." |
The A team Joined: Sep 07, 2007 Posts: 9 PM |
<!-- Desktop Element 6 -->
<element id="MediaPlayer">
<label type="name" textid="MENU_MEDIAPLAYER_TXT"></label>
<icon pos="selected" source="file">Icon6_selected.gif</icon>
<icon pos="unselected" source="file">icon6_selected.gif</icon>
<link type="java" javasuitename="KD Player" javasuitevendor="Knyzhov Dmitry, 2004-2007" javasuitepoint="KDPlayer"></link>
</element>
@max. This is the one. Weird thing is though if i upgrade the "KD player to v0.8.3 is doesn't work, BUT if i leave the software at 0.5.6 i can use the walkman icon to load KD player. So i can't see how the menu.ml detects my software upgrade because all that matters is "KD Player" is unchanged in line 6 if i'm right.
Never mind i got it to work. The reason being is that "javasuitevendor = Knyzhov Dmitry" had "2004-2007" which i deleted from the menu.ml then it worked.
However u when u get that msg "Read user data first" well to combat that i went to permissions and disabled it to "NO". That means every time i want to add music files it never picks up the E:/ drive so i have to change it back to "Read user data first" everytime i wana add files. It sux cause it's so annoying switching back and forth. Is there anyway to add music and not getting that msg at the same time?
thanks.
[ This Message was edited by: The A team on 2007-09-21 06:10 ]
[ This Message was edited by: The A team on 2007-09-21 07:25 ] |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
refresh the music library in kd player after you have added the new files.
|
vladn02 Joined: Sep 17, 2007 Posts: 259 From: Ukraine PM |
Here are few already moded menus as well as the originals
Menu_Aurora k800i
http://www.mediafire.com/?9t011mnwu42
menu_backstreet_k800
http://www.mediafire.com/?d21k13zieb2
menu_backstreet_rotary_k800
http://www.mediafire.com/?ca2veadtn5n
menu_elements_k800
http://www.mediafire.com/?avdottos0xh
menu_future_k800
http://www.mediafire.com/?1tdw1dvkmzl
Here are the original files layout and menu ( K800i )
original menu
http://www.mediafire.com/?7gldzwsmymk
original layout
http://www.mediafire.com/?6vqnlzeymmm
you can preview the menus, as well as preview with your own theme using SE Menu Editor.. great program!
|
vladn02 Joined: Sep 17, 2007 Posts: 259 From: Ukraine PM |
@max
can you tell me whats wrong with this code because it wont lunch opera...
can you please tell me what i should put in there.
Im what I call a "Turbo" I set everything right, loaded everything correctly as well, but my smart *** forgot to put the actual program "Opera Mini" into my phone lol
thanks for the helping guide max!
_________________
Sony K800i - w/ K810i Firmware upgrade R6BC002
No further mods ( happy with cam and audio drivers ) 
[ This Message was edited by: vladn02 on 2007-09-22 03:45 ] |
vladn02 Joined: Sep 17, 2007 Posts: 259 From: Ukraine PM |
here are some pic of my menu now...
|
vladn02 Joined: Sep 17, 2007 Posts: 259 From: Ukraine PM |
ok ran into a problem, loaded menu into my k800i but now the trackid in shortcuts doesnt function or even show that its track id... any one know how to fix this? |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
On 2007-09-22 22:56:44, vladn02 wrote:
ok ran into a problem, loaded menu into my k800i but now the trackid in shortcuts doesnt function or even show that its track id... any one know how to fix this?
K800 doesn't have track id.
|
Alexandra Joined: Jun 13, 2007 Posts: > 500 From: Nowhere Mobile: K800 PM, WWW
|
He prob. flashed it to K810 firmware.
[addsig] |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
That occurred to me, but if people asking help want sensible answers, they should give out all relevant information rather than expect people to help them with psychic assistance
So I'll let him process my first response then decide if he needs more information or not
btw, anyone wanting to run track id on K800 without flashing to K810, there is a java trackid app (it works too!) that you could create a shortcut to in menu.ml:
Here it is (rename zip to jar) for anyone interested:
http://rapidshare.com/files/57567703/trackid.zip.html
_________________
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-23 00:15 ] |
naveensiva Joined: May 21, 2006 Posts: 441 From: (((INDIA))) PM, WWW
|
wht is the actual path for cam driver.dat file ???
i cant find ..please help... |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
this is the menu modders guide. for cam driver questions check out the modded camdriver thread.
|
|