Hey bananahackers!
As a bananahacker apprentice I've rooted my banana (8110 4g EU, v13.00.17.01) and started happily hacking webapps. Not to much success unfortunately.
Let's take launcher: I pull application.zip from `/system/local/webapps/
launcher.gaiasoftware.com/`, unzip, alter stuff, zip back and push to the same location. After reboot launcher is broken (blobe icon with the exclamation mark), even when I make a insignificant single character change inside of the code. I am suspecting it has something to do with `packageHash` found in `/data/local/webapps/webapps.json` under `"
launcher.gaiamobile.org":`.
Is GerdaOS performing `packageHash` validation at the boot? If so - how do you deal with that? If not what am I doing wrong?
Thanks, peeech