Change SMS and alarm tones

This page is not complete.

  1. Turn on debugging mode on your phone.

  2. Enable temporary root access

  3. Pull

adb pull /system/b2g/webapps/sms.gaiamobile.org
  1. Extract
  1. Replace
  1. Push
adb push sms.gaiamobile.org /data/local/webapps
  1. Pull
adb pull /data/local/webapps/webapps.json
  1. Edit basePath
- "basePath": "/system/b2g/webapps"
+ "basePath": "/data/local/webapps"
  1. Push
adb push webapps.json /data/local/webapps
  1. Restart