命令列產生主題

來源:互聯網
上載者:User

比較 原始工程 vs 添加背景工程.

icons.xml一樣.

tdf差別:
   <element id="qsn_bg_screen_idle" name="Idle Background">
        <graphic status="actual" type="still" uniqueid="0">
            <image>
                <layer angle="0" colourdepth="c16" entity_x="0" entity_y="0"

filename="qsn_bg_screen_idle.bmp" image_x="0" image_y="0" ms="Stretch"

name="layer0" status="actual" tile_height="320" tile_width="240"/>
            </image>
        </graphic>
    </element>

 

 

命令列產生主題檔案


1 產生mbm檔案
set path="path";C:/S60/devices/S60_3rd_FP2_SDK/epoc32/tools;
bmconv /hmy.mbg my.mbm /c12qsn_bg_screen_idle.bmp
pause

2 產生mif檔案
注意3rd FP2的mifconv有BUG,所以使用MR的.
set path="path";C:/Symbian/9.1/S60_3rd_MR/Epoc32/tools
mifconv my2.mbm /hmy2.mbg  /c16 qsn_bg_screen_idle.bmp
pause

3 產生skn檔案
set path="path";C:/S60/devices/S60_3rd_FP2_SDK/epoc32/tools;
AknSkinDescCompiler themepackage.txt my
pause

自動產生PKG檔案.注意,skn的檔案名稱要和mbm的檔案名稱一樣.

4 makesis
set path="path";C:/S60/devices/S60_3rd_FP2_SDK/epoc32/tools;
makesis my2.pkg
pause

5 簽名
set path="path";C:/S60/devices/S60_3rd_FP2_SDK/epoc32/tools;
signsis my2.sis my2sign.sis C:/Documents and Settings/yicha/cerfile.cer

C:/Documents and Settings/yicha/keyfile.key janemobile.cn
Pause

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.