Jump to content

ColdFusionX Theme


Guest

Recommended Posts

What would need changing for it to work?

You would have to decompile systemui to update softkeys and the rest is just copying over drawable hdpi folder from systemii.apk and frameworkres.apk.I don't think I made any changes to any xml files so its easy enough to update.Ask pledgeroid about softkeys or razzmataz. I think softkeys may be in values not sure as I have not enabled them before.

Edited by Guest
Link to comment
Share on other sites

Guest plegdroid

You would have to decompile systemui to update softkeys and the rest is just copying over drawable hdpi folder from systemii.apk and frameworkres.apk.I don't think I made any changes to any xml files so its easy enough to update.Ask pledgeroid about softkeys or razzmataz. I think softkeys may be in values not sure as I have not enabled them before.

softkeys is in bools in framework, there sorted, just gotta move the hdpi over.

Link to comment
Share on other sites

Guest razzmataz1478

For soft keys:

Find values.

Bools: shownavigationbar should be true

Arrays: ledbuttonbacklight change both 255's to 0

Dimens: navigationbarheight change to 37.0dip

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.