Quote:
Originally Posted by giosa
If you filter Apps by their path, how you make android settings to show?
Thanks for you're code link, but I'm not good enough to follow. Would be good if you could write short but detailed guide.
|
I just put the settings app on a dedicated button, but i guess it would be possible to filter by (path.beginsWith('/system/') && !name.equals('Settings')) or something similar.
I'm not really the right person to write a guide (I haven't even managed to write a good readme yet

), but if you want to modify android apps I'd recommend reading up on
apktool and
smali/baksmali. A
dalvik op code reference is good to have handy. Some familiarity with writing assembly in general helps too, I guess.
Quote:
Originally Posted by cybermaus
Hi All
Above there are people (blz; thoreau) mentioning problems with the homescreen mod and the last firmware, but its not listed as a warning in first post.
So just to make sure: Can I expect it to work, or is it expected to fail? Are above people the exception or the rule?
Thanks
|
Some people seem to have had problems with the newest firmware but not everyone. My aim is to have a new version ready this weekend (aforementioned computer problem: more or less resolved).