Change SMS and alarm tones
This page is not complete.
-
Turn on debugging mode on your phone.
-
Enable temporary root access
-
Pull
adb pull /system/b2g/webapps/sms.gaiamobile.org
- Extract
- Replace
- Push
adb push sms.gaiamobile.org /data/local/webapps
- Pull
adb pull /data/local/webapps/webapps.json
- Edit
basePath
- "basePath": "/system/b2g/webapps"
+ "basePath": "/data/local/webapps"
- Push
adb push webapps.json /data/local/webapps
- Restart