Guest Posted April 29, 2012 Report Posted April 29, 2012 (edited) 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 April 29, 2012 by Guest
Guest plegdroid Posted April 29, 2012 Report Posted April 29, 2012 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.
Guest razzmataz1478 Posted April 29, 2012 Report Posted April 29, 2012 For soft keys: Find values. Bools: shownavigationbar should be true Arrays: ledbuttonbacklight change both 255's to 0 Dimens: navigationbarheight change to 37.0dip
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now