Author |
K800 Menu Modding has begun! |
bUGG Joined: Nov 23, 2004 Posts: 54 PM |
On 2007-11-03 00:55:10, sc77 wrote:
This erased my trackID function. Can i modify the pack to include it?
Here, paste this into Menu.ml file at Destop Element 3. This will bring back the trackID. I hope you know what I mean.
<element id=\"MusicRecognition\">
<label type=\"name\" textid=\"MENU_TID_TRACKID_TXT\" />
<label type=\"helptext\" textid=\"TID_START_MUSIC_RECOGNITION_HLP\" />
<icon pos=\"left\" source=\"internal\">TID_LIST_ICN</icon>
<link type=\"internal\" />
</element>
|
|
chestertan20 Joined: Apr 10, 2007 Posts: 130 PM |
hi im totally new to this menu modding can anyone help me? where will i exactly put the munu.xml? and the menu icons ? are they gonna be on the same folder? |
notoryuz Joined: Oct 22, 2007 Posts: 63 PM |
yeah you have to put the icons and the menu.ml at the same folder |
chestertan20 Joined: Apr 10, 2007 Posts: 130 PM |
ok gonna try to mod my menu thanks notoryuz |
notoryuz Joined: Oct 22, 2007 Posts: 63 PM |
On 2007-11-05 04:34:57, chestertan20 wrote:
ok gonna try to mod my menu thanks notoryuz
ur welcome man ... just have fun to modd ur phone ...  |
ossiriss Joined: Sep 17, 2007 Posts: 29 PM |
Can somebody tell me how to delete all the protected files in the phone like songs, pics and DJ samples? |
toboyone Joined: Oct 20, 2007 Posts: 5 PM |
hey guys, check this out, let me know ur comments..
made it from icons from another theme, forgot where i got it, if u know it's you let me know, i'll make acknowledgements under your name.
just made it to look like the PSP type of theme.. it goes well with the everlasing theme on your fone! if it's good, i'll put it up for download!
 |
bUGG Joined: Nov 23, 2004 Posts: 54 PM |
On 2007-11-05 08:18:30, ossiriss wrote:
Can somebody tell me how to delete all the protected files in the phone like songs, pics and DJ samples?
Download FAR Manager from http://se4u.4shared.com/ Using the FAR Manager connect your phone using DCU-60 cable which comes with the phone. You will be able to delete files inside but you cannot copy out. So beware when you delete files.
Above link is provided by Guto_ViP
|
zirkie101 Joined: Oct 08, 2007 Posts: 143 From: Cape Town, SA PM |
I tried the new XS++ today. "Far" better than Far! Pun intended.
It's REAl shitty when shits hits the fan |
RevoWution Joined: May 26, 2007 Posts: 231 From: New Zealand PM |
Yeah, but can you delete files like in FAR, zirkie? Or only copy and replace new files such as modded camera drivers and acoustics?
Sony Ericsson K800i (Concrete Silver) w/ R8BA024 Taiwan Casino Royale firmware, 2GB M2 memory card w/ various mods. My Wordpress Blog |
Soyish Joined: Sep 17, 2007 Posts: 31 PM |
On 2007-11-05 08:19:04, toboyone wrote:
hey guys, check this out, let me know ur comments..
made it from icons from another theme, forgot where i got it, if u know it's you let me know, i'll make acknowledgements under your name.
just made it to look like the PSP type of theme.. it goes well with the everlasing theme on your fone! if it's good, i'll put it up for download!
Wow , that's very nice |
RevoWution Joined: May 26, 2007 Posts: 231 From: New Zealand PM |
Does that fullscreen menu lag hardout though? Cuz the Ever-changing Green fullscreen menu lags so much it's annoying.
It's because of that menu I've lost faith in fullscreeners lol. I just mod menu icons now. Much better and no lag lol.
Sony Ericsson K800i (Concrete Silver) w/ R8BA024 Taiwan Casino Royale firmware, 2GB M2 memory card w/ various mods. My Wordpress Blog |
chestertan20 Joined: Apr 10, 2007 Posts: 130 PM |
hi can anyone help me on how to change the playnow to change to video maniac? i dont use the playnow menu |
notoryuz Joined: Oct 22, 2007 Posts: 63 PM |
@toboyone
hmm loooks good
[ This Message was edited by: notoryuz on 2007-11-06 03:27 ] |
masterjp Joined: Sep 29, 2007 Posts: 36 From: Philippines PM |
@chestertan20
use this bro
<!-- Desktop Element 1 -->
<element id="Video Player">
<label type="name"> <text>Video Player</text> </label>
<icon pos="unselected" source="file">icon1_unselected.png</icon>
<icon pos="selected" source="file">icon1_selected.png</icon>
<icon pos="shortcut" source="internal">ENTERTAINMENT_MENU_VIDEOEDITOR_ICN</icon>
<link type="java" javasuitename="VideoManiac" javasuitevendor="Medvedev O.V." javasuitepoint="app.VideoManiac"/>
</element>
_________________
K800i > K810i R8BA024 Firmware
°Custom Phone Model Name & Right Soft Key°number1 7.56(35fps)camdriver
°PedroPS V2 (HPM-70 Edition) Acoustic Drivers
°Iphone Startup,Walkman Shutdown,Simpsons font°No operator logo & scrollbars
[ This Message was edited by: masterjp on 2007-11-06 12:40 ]
[ This Message was edited by: masterjp on 2007-11-06 12:41 ]
[ This Message was edited by: masterjp on 2007-11-06 12:41 ] |
|