Rockbox Development > Starting Development and Compiling
add new-extra stuff to build
(1/1)
paulheu:
I am stomped.. been looking around, probably missed it but could not find an answer
I would like to include my modified cabbie V3 theme to builds for the HTC desire as default, I have made the changes in the source but when I do the make zip the cabbie V3 theme is not included in the zipfile.. I figure I need to add these to a file somewhere but cannot figure out where..
I would appreciate any help or pointers.. tx in advance
Paul
Post Merge: February 05, 2011, 12:05:34 PMOK, so I guess I need to use wpsbuild.pl to include my custom wps into a build..
But how the ..... do I use it.. The syntax help is a bit well ehh not clear.. tried a number of things but to no avail.. I am building an android version.. and searchd manual/wiki/forum on wpsbuil.pl but could not find anything on how to use it from where etc..
Do I enter the path to WPSLIST (including filename), does target stand for the wps name in the list or the build target.. I should be in the build root folder, is this the android folder in the rockbox rootfolder?
any help appreciated and I guess the same goes for font inclusion?
next up I guess I should do make, build wps, build font and then make zip, make apk..
tx for helping out anyone..;)
JdGordon:
there is absolutly no need to add your theme to the apk... just extract it to /sdcard/rockbox (move the wps/theme/config/etc folders *outside* .rockbox because android uses /sdcard/rockbox as the usual .rokcbox folder)
if you really want to do it do the build as normal (make zip) then extract that zip somewhere, copy your theme into it, then recreate the rockbox.zip from it, then do make apk
paulheu:
That is what I have been doing sofar, just wondered is there's a way to have the theme included when I make zip..
Oh well. no biggie I guess
Navigation
[0] Message Index
Go to full version