Results 1 to 8 of 8
  1. #1
    Member dignity786's Avatar
    Join Date
    Jan 2008
    Device
    K800i
    Posts
    73
    Thanks
    2
    Thanked 12 Times in 9 Posts

    Red face Walkman Icons ... Help

    There are a few modifications that i need to do to my K800i . Please help me out .:(

    1) I need to replace the right button on my k800i with the walkman icon. This button may point to KD player or the media player. Both will do.
    2)Changing the Sony Ericsson Link ( Element 1) in menu to point to KD player or media player.
    3)How to change the skins of KD Player ?:confused:

  2. #2
    Member rupisbains's Avatar
    Join Date
    Aug 2007
    Device
    k790i
    Posts
    52
    Thanks
    1
    Thanked 4 Times in 3 Posts
    is there no one who'll help this guy out.... come on ppl this is topsony.

  3. #3
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts
    Quote Originally Posted by dignity786 View Post
    .........
    3)How to change the skins of KD Player ?:confused:

    3. First make new folder with name Skin in folder Other, then put files and start KD player:

    Menu > Music libraly > Menu > More > Change skin > E: > Other > Skin and select new skin ;)

  4. #4
    Member dignity786's Avatar
    Join Date
    Jan 2008
    Device
    K800i
    Posts
    73
    Thanks
    2
    Thanked 12 Times in 9 Posts
    Ill try that senter... i hope this will solve ma third problem... but wat bout the other 2. :(

    WOULD THE CODE BELOW WORK TO SOLVE THE SECOND PROBLEM :
    <!-- Desktop Element 1 using DESKTOP_HOOK_1 -->
    <element id="PlayNow">
    <label type="name"><text>KD Player</text></label>
    <icon pos="unselected" source="internal">PREPLAY_DESKTOP_ICN</icon>
    <icon pos="selected" source="internal">PREPLAY_DESKTOP_SELECTED_ICN</icon>
    <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_PREPLAY_ICN</icon>
    <link type="java" javasuitename="KD Player" javasuitevendor="Knyzhov Dmitry" javasuitepoint="KDPlayer"/>
    </element>

  5. #5
    Member dignity786's Avatar
    Join Date
    Jan 2008
    Device
    K800i
    Posts
    73
    Thanks
    2
    Thanked 12 Times in 9 Posts
    Yep PROBLEM 3 Solved

    Im really happy... now ill try making the first icon in the menu to point to KD Player. Lets hope m able to do it.

    Sorry got the answer to the first two......

    K800i Software Modding - SE-NSE Forums

    Does anyone knows that can we use flash wallpapers with K800i or not ??
    Last edited by dignity786; 02-18-2008 at 07:17 PM.

  6. #6
    Member
    Join Date
    Oct 2007
    Device
    w580
    Posts
    36
    Thanks
    0
    Thanked 8 Times in 5 Posts
    replece the part of text in menu.ml with this one...that text that you posted above wasnt all right...there missed some part of important text...

    <!-- Desktop Element 1 using DESKTOP_HOOK_1 -->
    <element id="KD Player" replace="next">
    <label type="name"> <text>KD Player</text> </label>
    <icon pos="unselected" source="file">icon1_unselected.png</icon>
    <icon pos="selected" source="file">icon1_selected.png</icon>
    <link type="java" javasuitename="KD Player" javasuitevendor="Knyzhov Dmitry" javasuitepoint="KDPlayer"/>
    </element>
    <element id="KD Player">
    <label type="name"> <text>KD Player</text> </label>
    <icon pos="unselected" source="file">icon1_unselected.png</icon>
    <icon pos="selected" source="file">icon1_selected.png</icon>
    <link type="java" javasuitename="KD Player" javasuitevendor="Knyzhov Dmitry" javasuitepoint="KDPlayer"/>
    </element>
    that can solve your second question

  7. #7
    Member dignity786's Avatar
    Join Date
    Jan 2008
    Device
    K800i
    Posts
    73
    Thanks
    2
    Thanked 12 Times in 9 Posts
    Im attaching the menu.ml that i use in order to change all the icons....
    The first icon is the "Sony ericsson" Link and the second is the "internet" link.
    I want the first one to point to KD player and the second to point to Opera. I have both of them installed.

    Secondly i would request you people to upload the "RIGHT_SOFTKEY_HOOK.itm" for K800i which has walkman as the right button...
    Attached Files

  8. #8
    Member dignity786's Avatar
    Join Date
    Jan 2008
    Device
    K800i
    Posts
    73
    Thanks
    2
    Thanked 12 Times in 9 Posts
    The third problem was solved.

    Now i have solved the first one also.... Thanks to a recent initiate :)
    Here is the link. I have uploaded the file needed too.

    RIGHT_SOFTKEY_HOOK.itm - Top Sony Forums

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •