我很诧异,这个贴吧以及论坛的各种求验证翻新的帖子,虽然这部手机已经发布几年但是却没有真正的有意义的东西,甚至于教程制作的帖子都找不到,rom包也是各种失效.不过值得庆幸贴吧内还是有热心的人和大神在这里.
在经过一些查询之后找到在BlackBerry Theme Studio 6.0中部署9900主题的教程.新闻乐见的英文贴.我也还没仔细看先发上来分享.
教程:
Step 1
You need to make a theme that your device deems compatible. For this you need to trick your way past the theme builder. To achieve this, you need to navigate to c:\program files\research in motion\blackberry theme studio 6.0\resources\theme\blackberry6_480x360.
Here you find a few .properties files, grab the 9780blackberry6.properties file and copy it somewhere for safe keeping. Now you need to edit that file so its contents tell the theme studio to export for OS7. To do this you need to change a few lines of code in the file: line 10 is the theme.base which should = BlackBerry7_640x480_b and line 11 is theme.alternate which should = BlackBerry7_640x480_bs1. Next, alter line 25 to read 6.0,7.0 as the supported OS, line 26 to 7.0 as the default export option, then line 27 as 6.0,7.0 for the imported OS.
Now save and rename that file to 9900BlackBerry7.properties and paste the 9780 file saved from earlier. This now means theme builder will export themes for OS7 (because we dont want to wait half a year for RIM).
Step 2
You now need to export an (preferrably blank to start off with) OTA theme from theme builder and catch it in the temp folder. To do this, forums user Deficitism made a cracking thread which covers it for a few variations of Windows, thanks to a few other posters too. The files should appear in c:/users/namehere/appdata/local/temp (but locations per version of windows may be slightly different) and are normally in a pz_ folder. There are also a few files in the root temp directory. From the temp main folder you need the themenameyouexportedas.properties file, and all of the files in the pz_ folder.
Once you*ve copied these to a safe place then change the permissions on the temp folder back, and close Theme Builder.
Step 3
You now have a minimum of 3 SVG files, plus some other files from the pz_ folder. Using the great guide in the CrackBerry forums I was able to find each element and move them to the correct place, as the svg exports as a 9700 file, so the screen size just simply doesnt fit. This is the bit that takes the longest for all 3 SVG files, however I intend to publish my SVG files for a *stock* layout once I*m very happy with them.
Step 4
Once you*ve altered your svg files and any graphics you may wish to use, use the guide in the CrackBerry forums to compile the theme. This guide also has a lot of other info on items for within the theme too.
Once exported, load via OTA to device and test and it*s pretty much trial and error from there forward. I*ve personally only done the 9900 as it*s the only device I can test, however one other I know of is molson0 from the forums who is sorting a 9810 too.
This guide of course uses a lot of helpful info from a lot of helpful people on the forums, and credit should definitely go to (in no particular order) russnash, molson0, lucky45, deficitism and the many others that have posted in the linked threads.
重点的参考资料及工具下载:
BlackBerry Theme Studio 6.0下载:htt请去掉我p://developer.blackberry.com/bbos/themestudio/downloads/
9900电脑端模拟器下载:http:/请去掉我/swdownloads.blackberry.com/Downloads/contactFormPreload.do?code=060AD92489947D410D897474079C1477&dl=6F22416BA63A3B601E65BC33A11F0047&check1=A#(此软件下载较慢,建议离线下载)
参考资料1:ht请去掉我tp://crackberry.com/how-create-blackberry-7-themes
教程1:http://请去掉我devblog.blackberry.com/2012/01/blackberry-7-theme-development/
教程2:http://请去掉我devblog.blackberry.com/2012/02/blackberry-7-theme-development-part-2/
教程3:http:/请去掉我/devblog.blackberry.com/2012/02/digging-deep-understanding-blackberry-theme-builder-part-3-manipulating-themes/
如果有余力会做下翻译然后发上来,目前9900最新的版本为:
9900AllLang_PBr7.1.0_rel2930_PL5.1.0.701_A7.1.0.1098_O2_UK
也就是:7.1.0.1098
下载地址:https:请去掉我//swdownloads.blackberry.com/Downloads/contactFormPreload.do?code=7D2A383E54274888B4B73B97E1AAA491&dl=7E24BC024AB26491BD0BD76802CF13C9(打开会网页是让你填写个人信息,里面的个人信息自己瞎填就行)
桌面管理器最新版为710-b042
下载地址:https://swdownloads.请去掉我blackberry.com/Downloads/contactFormPreload.do?code=A8BAA56554F96369AB93E4F3BB068C22&dl=A2C0D61EB187AB3AFD247A852FAD3647
在经过一些查询之后找到在BlackBerry Theme Studio 6.0中部署9900主题的教程.新闻乐见的英文贴.我也还没仔细看先发上来分享.
教程:
Step 1
You need to make a theme that your device deems compatible. For this you need to trick your way past the theme builder. To achieve this, you need to navigate to c:\program files\research in motion\blackberry theme studio 6.0\resources\theme\blackberry6_480x360.
Here you find a few .properties files, grab the 9780blackberry6.properties file and copy it somewhere for safe keeping. Now you need to edit that file so its contents tell the theme studio to export for OS7. To do this you need to change a few lines of code in the file: line 10 is the theme.base which should = BlackBerry7_640x480_b and line 11 is theme.alternate which should = BlackBerry7_640x480_bs1. Next, alter line 25 to read 6.0,7.0 as the supported OS, line 26 to 7.0 as the default export option, then line 27 as 6.0,7.0 for the imported OS.
Now save and rename that file to 9900BlackBerry7.properties and paste the 9780 file saved from earlier. This now means theme builder will export themes for OS7 (because we dont want to wait half a year for RIM).
Step 2
You now need to export an (preferrably blank to start off with) OTA theme from theme builder and catch it in the temp folder. To do this, forums user Deficitism made a cracking thread which covers it for a few variations of Windows, thanks to a few other posters too. The files should appear in c:/users/namehere/appdata/local/temp (but locations per version of windows may be slightly different) and are normally in a pz_ folder. There are also a few files in the root temp directory. From the temp main folder you need the themenameyouexportedas.properties file, and all of the files in the pz_ folder.
Once you*ve copied these to a safe place then change the permissions on the temp folder back, and close Theme Builder.
Step 3
You now have a minimum of 3 SVG files, plus some other files from the pz_ folder. Using the great guide in the CrackBerry forums I was able to find each element and move them to the correct place, as the svg exports as a 9700 file, so the screen size just simply doesnt fit. This is the bit that takes the longest for all 3 SVG files, however I intend to publish my SVG files for a *stock* layout once I*m very happy with them.
Step 4
Once you*ve altered your svg files and any graphics you may wish to use, use the guide in the CrackBerry forums to compile the theme. This guide also has a lot of other info on items for within the theme too.
Once exported, load via OTA to device and test and it*s pretty much trial and error from there forward. I*ve personally only done the 9900 as it*s the only device I can test, however one other I know of is molson0 from the forums who is sorting a 9810 too.
This guide of course uses a lot of helpful info from a lot of helpful people on the forums, and credit should definitely go to (in no particular order) russnash, molson0, lucky45, deficitism and the many others that have posted in the linked threads.
重点的参考资料及工具下载:
BlackBerry Theme Studio 6.0下载:htt请去掉我p://developer.blackberry.com/bbos/themestudio/downloads/
9900电脑端模拟器下载:http:/请去掉我/swdownloads.blackberry.com/Downloads/contactFormPreload.do?code=060AD92489947D410D897474079C1477&dl=6F22416BA63A3B601E65BC33A11F0047&check1=A#(此软件下载较慢,建议离线下载)
参考资料1:ht请去掉我tp://crackberry.com/how-create-blackberry-7-themes
教程1:http://请去掉我devblog.blackberry.com/2012/01/blackberry-7-theme-development/
教程2:http://请去掉我devblog.blackberry.com/2012/02/blackberry-7-theme-development-part-2/
教程3:http:/请去掉我/devblog.blackberry.com/2012/02/digging-deep-understanding-blackberry-theme-builder-part-3-manipulating-themes/
如果有余力会做下翻译然后发上来,目前9900最新的版本为:
9900AllLang_PBr7.1.0_rel2930_PL5.1.0.701_A7.1.0.1098_O2_UK
也就是:7.1.0.1098
下载地址:https:请去掉我//swdownloads.blackberry.com/Downloads/contactFormPreload.do?code=7D2A383E54274888B4B73B97E1AAA491&dl=7E24BC024AB26491BD0BD76802CF13C9(打开会网页是让你填写个人信息,里面的个人信息自己瞎填就行)
桌面管理器最新版为710-b042
下载地址:https://swdownloads.请去掉我blackberry.com/Downloads/contactFormPreload.do?code=A8BAA56554F96369AB93E4F3BB068C22&dl=A2C0D61EB187AB3AFD247A852FAD3647