• Hiện tại trang web đang trong quá hình chuyển đổi và tái cấu trúc lại chuyên mục nên có thể một vài chức năng chưa hoàn thiện, một số bài viết và chuyên mục sẽ thay đổi. Nếu sự thay đổi này làm bạn phiền lòng, mong bạn thông cảm. Chúng tôi luôn hoan nghênh mọi ý kiến đóng góp để chúng tôi hoàn thiện và phát triển. Cảm ơn

CFW Deviant-03 for 523x by Nguyễn Duy Thanh (21/07/2011)

Sau khi sử dụng firmware bạn cảm thấy thế nào?


  • Total voters
    161
Status
Không mở trả lời sau này.

NguyenDuyThanh

New Member
trời . toàn tiến việt mà. mỗi tội nghe nhỏ lắm bạn phải dùng tai nghe. vào từ điển sau khi dịch nó có phần nghe luôn đấy

Bạn vào Trình đọc tin nhắn và tăng max âm lượng lên, nghe to lắm ^^.
 

LoiPT

New Member
Xóa Icon Shazam trong musicsuite cho ai cần này. Xin phép DT nhá :)
<?xml version="1.0" encoding="UTF-8"?>
<mm:content xmlns:mm="http://nokia.com/mmenu"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://nokia.com/mmenu ../mmenuschema.xsd" genre="musicsuite">
<mm:localization namespace="musicsuite_loc" source="musichomescreen.rsc"/>


<mm:item count="1" template="logical_template_6" id="msuitecps">
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_OPEN" event="key:select" position="1" />
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_HELP" event="custom:musicsuitehelp" position="2" />
<mm:query namespace="musicquery" service="Service.ContentPublishing" interface="IDataSource">
<mm:command mode="sync" name="GetList">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="text"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_text1"/>
</mm:key>
</mm:command>
</mm:query>
<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
<mm:command name="RequestNotification">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="text"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_text1"/>
</mm:key>
</mm:command>
</mm:notify_request>

<mm:eek:utput alias="mul_title" type="string" value="musicquery:results/[$index]/data_map/musicmenu_musicinfo_text1data"/>

<mm:query namespace="musicquery2" service="Service.ContentPublishing" interface="IDataSource">
<mm:command mode="sync" name="GetList">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="text"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_text2"/>
</mm:key>
</mm:command>
</mm:query>
<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
<mm:command name="RequestNotification">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="text"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_text2"/>
</mm:key>
</mm:command>
</mm:notify_request>

<mm:eek:utput alias="mul_detail" type="string" value="musicquery2:results/[$index]/data_map/musicmenu_musicinfo_text2data"/>




<mm:query namespace="musicquery3" service="Service.ContentPublishing" interface="IDataSource">
<mm:command mode="sync" name="GetList">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="image"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_image"/>
</mm:key>
</mm:command>
</mm:query>
<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
<mm:command name="RequestNotification">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="image"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_image"/>
</mm:key>
</mm:command>
</mm:notify_request>

<mm:eek:utput alias="mul_icon">
<mm:image bitmap="musicquery3:results/[$index]/data_map/musicmenu_musicinfo_imagedata" mask="musicquery3:results/[$index]/data_map/musicmenu_musicinfo_imagedata_mask"/>
</mm:eek:utput>



<mm:event event="key:select">
<mm:action service="Service.ContentPublishing" interface="IContentPublishing">
<mm:command name="ExecuteAction">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter" type="map">
<mm:key name="publisher" type="string" value="MWPublisher"/>
<mm:key name="content_type" type="string" value="text"/>
<mm:key name="content_id" type="string" value="musicmenu_musicinfo_text1"/>
<mm:key name="action_trigger" type="string8" value="MMInfoTrigger"/>
</mm:key>
</mm:command>
</mm:action>
</mm:event>
</mm:item>

<mm:item count="1" template="logical_template_6" id="msuitemymusic">
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_OPEN" event="key:select" position="1" />
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_HELP" event="custom:musicsuitehelp" position="2" />
<mm:eek:utput alias="mul_title">
<mm:text value="musicsuite_loc:R_MUSICHOMESCREEN_MY_MUSIC"/>
</mm:eek:utput>
<mm:query namespace="musicquery3" service="Service.ContentPublishing" interface="IDataSource">
<mm:command mode="sync" name="GetList">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MpxCollectionPublisher"/>
<mm:key name="content_type" type="string" value="integer"/>
<mm:key name="content_id" type="string" value="musicmenu_collectioninfo_numb1"/>
</mm:key>
</mm:command>
</mm:query>
<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
<mm:command name="RequestNotification">
<mm:key name="type" type="string" value="cp_data"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="MpxCollectionPublisher"/>
<mm:key name="content_type" type="string" value="integer"/>
<mm:key name="content_id" type="string" value="musicmenu_collectioninfo_numb1"/>
</mm:key>
</mm:command>
</mm:notify_request>

<!-- only one song present -->
<mm:eek:utput alias="mul_detail" condition="musicquery3:results/[$index]/data_map/musicmenu_collectioninfo_numb1data = 1">
<mm:text value ="musicsuite_loc:R_MUSICHOMESCREEN_MY_MUSIC_1_SONG"/>
</mm:eek:utput>
<!-- multiple songs present -->
<mm:eek:utput alias="mul_detail" condition="musicquery3:results/[$index]/data_map/musicmenu_collectioninfo_numb1data &gt; 1">
<!-- %N songs present -->
<mm:text value ="musicsuite_loc:R_MUSICHOMESCREEN_MY_MUSIC_N_SONGS">
<mm:param value="musicquery3:results/[$index]/data_map/musicmenu_collectioninfo_numb1data"/>
</mm:text>
</mm:eek:utput>
<!-- default - no songs present -->
<mm:eek:utput alias="mul_detail">
<mm:text value="musicsuite_loc:R_MUSICHOMESCREEN_MY_MUSIC_NO_SONGS"/>
</mm:eek:utput>
<mm:eek:utput alias="mul_icon">
<mm:image application_uid="0x102072C3"/>
</mm:eek:utput>

<mm:event event="key:select">
<mm:action service="Service.ActionHandler" interface="IDataAction">
<mm:command name="Execute">
<mm:key name="plugin_id" type="uid" value="0x10207C16"/>
<mm:key name="data">
<mm:key name="type" type="string" value="MessageToMusicPlayer"/>
<mm:key name="message" type="string" value="GoToMusicLibrary"/>
<!--mm:key name="Path" type="string" value="MusicMenu"/-->
</mm:key>
</mm:command>
</mm:action>
</mm:event>
</mm:item>



<mm:item count="1" template="logical_template_6" id="msuitefmradio">
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_OPEN" event="key:select" position="1" />
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_HELP" event="custom:musicsuitehelp" position="2" />
<mm:eek:utput alias="mul_title">
<mm:text value="musicsuite_loc:R_MUSICHOMESCREEN_FM_RADIO"/>
</mm:eek:utput>
<mm:eek:utput alias="mul_detail">
<mm:text value="FM Radio trong tầm tay"/>
</mm:eek:utput>
<mm:eek:utput alias="mul_icon">
<mm:image application_uid="0x10207A89"/>
</mm:eek:utput>
<mm:event event="key:select">
<mm:action service="Service.ActionHandler" interface="IDataAction">
<mm:command name="Execute">
<mm:key>
<mm:key name="plugin_id" type="uid" value="0x10282E5F"/>
<mm:key name="data">
<!-- At least one sub element is required in the data key. -->
<mm:key name="type" type="string" value="launch_application"/>
<mm:key name="launch_method" type="string" value="cmd_line"/>
<mm:key name="application_uid" type="integer" value="0x10207A89"/>
</mm:key>
</mm:key>
</mm:command>
</mm:action>
</mm:event>
</mm:item>



<mm:item count="1" template="logical_template_6" id="msuitefmradio">
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_OPEN" event="key:select" position="1" />
<mm:menuitem name="musicsuite_loc:R_MUSICHOMESCREEN_OPTIONS_HELP" event="custom:musicsuitehelp" position="2" />
<mm:eek:utput alias="mul_title">
<mm:text value="Music Stopper"/>
</mm:eek:utput>
<mm:eek:utput alias="mul_detail">
<mm:text value="Hẹn giờ tắt nhạc"/>
</mm:eek:utput>
<mm:eek:utput alias="mul_icon">
<mm:image application_uid="0x20036d13"/>
</mm:eek:utput>
<mm:event event="key:select">
<mm:action service="Service.ActionHandler" interface="IDataAction">
<mm:command name="Execute">
<mm:key>
<mm:key name="plugin_id" type="uid" value="0x10282E5F"/>
<mm:key name="data">
<!-- At least one sub element is required in the data key. -->
<mm:key name="type" type="string" value="launch_application"/>
<mm:key name="launch_method" type="string" value="cmd_line"/>
<mm:key name="application_uid" type="integer" value="0x20036d13"/>
</mm:key>
</mm:key>
</mm:command>
</mm:action>
</mm:event>
</mm:item>


</mm:content>
 

NguyenDuyThanh

New Member
anh úp giúp em cái link của bãn binh24 nha. rồi sao nữa anh

Vào blog duybinh24.blogspot.com mà download firmware chưa mod (hoặc download bản 5800 của ai trên forum), bạn có thể khôi phục wifi bằng cách tìm các file sau và copy vào:

\sys\bin\WIFIPROTCLIENT.DLL
\sys\bin\WIFIPROTPLUGIN.DLL
\sys\bin\wlansettingsui.dll
\sys\bin\wlansniffer.exe
\sys\bin\wlanwapiif.dll
\sys\bin\WlanPkt.drv
\sys\bin\WlanMgmtImpl.dll
\sys\bin\wlanplugin.DLL
\sys\bin\wlanindicatorplugin.dll
\sys\bin\WlanPowerSaveImpl.dll
\sys\bin\wlaneapolif.dll
\sys\bin\WlanControlImpl.dll
\sys\bin\WlanDeviceSettings.dll
\sys\bin\wlanagthotspotimpl.dll
\private\10003a3f\apps\wlansniffer_reg.rsc
\Resource\apps\wlanplugin.mif
\Sys\Bin\wsfaihelper.exe
\Sys\Bin\wsfwlaninfosorting.dll
\Sys\Bin\wsfapwizard.dll
\Sys\Bin\wsfaiplugin.dll
\Sys\Bin\wsfmodel.dll
\Sys\Bin\wsfclient.dll
\Sys\Bin\wsfserver.exe
\Sys\Bin\wsfwlaninfo.dll
\private\10003a3f\apps\wsfaihelper_reg.rsc
\Resource\apps\wsficons.mif
\Resource\apps\wsficons_aif.mif
\Resource\apps\wsfwlaninfosorting.mif
\Sys\Bin\wlmplatform.dll
\Sys\Bin\WlmServerExe.exe
\Sys\Bin\WlmServerSrv.dll
\Sys\Bin\HotSpotServer.exe
\Sys\Bin\hotspotclient.dll
\Sys\Bin\ictsclientinterface.dll
\Sys\Bin\HsBrowser.exe
\private\10003a3f\apps\HsBrowser_reg.rsc
\Resource\apps\HsBrowser.r01
\private\10282EC5\backup_registration.xml
\Sys\Bin\NetCfgExtnHotSpot.dll
\Sys\Bin\HssMgmtImpl.dll
 

M4_Vu0ng_001

New Member
DT cho mình hỏi nếu muốn tách lấy swype to unlock của bản này thì cần tách những file nào được ko?
thanks
 

NguyenDuyThanh

New Member
còn cái phím trượt hd thỳ sao anh
Muốn thay giao diện Swipe to unlock thì tìm file resource\apps\telgesturecontrols.mif của bản mà bạn ưng ý thay vào.

DT cho mình hỏi nếu muốn tách lấy swype to unlock của bản này thì cần tách những file nào được ko?
thanks

Tách lấy giao diện hay tất cả. Nếu là giao diện đọc phần trên.
 

belove212

New Member
Muốn thay giao diện Swipe to unlock thì tìm file resource\apps\telgesturecontrols.mif của bản mà bạn ưng ý thay vào.



Tách lấy giao diện hay tất cả. Nếu là giao diện đọc phần trên.

thế fix đèn sao bạn. Mình rất thích lim dim.. Nếu k thêm mod gì thì đèn đỏ ság còn thêm bật đèn phím cứg thì đèn xanh tắt... Với thanh media bar ko vào đc trình xem ảnh...
 

NguyenDuyThanh

New Member
thế fix đèn sao bạn. Mình rất thích lim dim.. Nếu k thêm mod gì thì đèn đỏ ság còn thêm bật đèn phím cứg thì đèn xanh tắt... Với thanh media bar ko vào đc trình xem ảnh...

Của bạn là 5530 nên mình ko rõ. Mod đèn cũng mình mod đã test làm việc tốt 523x, chẳng hiểu sao bỏ sang 5530 lại thế :(

P/S: Ngủ, mai giải đáp ae sau.
 

M4_Vu0ng_001

New Member
Muốn thay giao diện Swipe to unlock thì tìm file resource\apps\telgesturecontrols.mif của bản mà bạn ưng ý thay vào.



Tách lấy giao diện hay tất cả. Nếu là giao diện đọc phần trên.

cho mình tất đi///
chứ mình lấy giao diện của bản này cho vào N97 mini thì không dùng được
 

minhducntt

New Member
Duy Thanh ơi, bạn cố gắng làm nốt bản x6 đi có đc ko, mình chờ fw của bạn mãi, cuối cùng lại ko thấy chán quá, bạn làm nốt cái x6 đi cho anh em dùng x6 đỡ buồn :((
 
Status
Không mở trả lời sau này.
Top