Can we modify a /system app

39 views
Skip to first unread message

Rui Palma

unread,
Jun 3, 2020, 7:19:44 AM6/3/20
to comp.mobile.nokia.8110
There are some changes that a like to do in a /system app, can I edit the source code and repackage the app or are there some protection?

Ivan Alex HC

unread,
Jun 3, 2020, 8:06:23 AM6/3/20
to comp.mobile.nokia.8110
sure, all you have to do is to:
  1. extract the /system/b2g/webapps/APP_FOLDER;
  2. push APP_FOLDER with your modifications to /data/local/webapps/
  3. extract the /data/local/webapps/webapps.json file, then change the "basepath" of the application you need from /system/b2g/webapps to /data/local/webapps
here all the guides related to your question https://sites.google.com/view/bananahackers/customizations#h.p_OP16vOFzCyFe

NOTE: you can do much more than I've already written... have fun ;)

Rui Palma

unread,
Jun 3, 2020, 8:47:30 AM6/3/20
to comp.mobile.nokia.8110
Thank you Ivan.
Reply all
Reply to author
Forward
0 new messages