used for s40v5 using oxycube or mobimb, this is because in s40v6 skins are integrated in themes.
So it is clear that we need to edit the themes to change the skins.
Steps:
1. Select a theme of your choice.
2. Extract the theme with either winzip or winrar in a particular folder. Add music player,equalizer,radio skins to the folder(in which you extracted the theme).
3. Search for the one and only .xml(theme,or maybe theme_descriptor,it varies) file in the extracted files.
4. Open the .xml file using notepad.
5. Now scroll down and add the following before</description>
<skins>
<skin application="mediaplayer"version="1.0">
<param name="skin"filename="replace with musicplayer skin name.nfl"></param>
<param name="equalizer"filename="replace with equalizer skin name.nfl"></param>
</skin>
<skin application="fmradio"version="1.0">
<param name="skin"filename="replace with radio skin name.nfl"></param>
</skin>
6. Save the .xml file and again compress the whole folder to a zip archive. Now change the extension of zip to nth.
Now apply the theme and try to change the music player theme.
So it is clear that we need to edit the themes to change the skins.
Steps:
1. Select a theme of your choice.
2. Extract the theme with either winzip or winrar in a particular folder. Add music player,equalizer,radio skins to the folder(in which you extracted the theme).
3. Search for the one and only .xml(theme,or maybe theme_descriptor,it varies) file in the extracted files.
4. Open the .xml file using notepad.
5. Now scroll down and add the following before</description>
<skins>
<skin application="mediaplayer"version="1.0">
<param name="skin"filename="replace with musicplayer skin name.nfl"></param>
<param name="equalizer"filename="replace with equalizer skin name.nfl"></param>
</skin>
<skin application="fmradio"version="1.0">
<param name="skin"filename="replace with radio skin name.nfl"></param>
</skin>
6. Save the .xml file and again compress the whole folder to a zip archive. Now change the extension of zip to nth.
Now apply the theme and try to change the music player theme.

Post a Comment
Note: Only a member of this blog may post a comment.