Notifications to Fitbit Charge

This profile forwards ALL incoming notifications to a paired Fitbit Charge or Charge HR (tested on the latter). It does this by monitoring for notifications and using a broadcast intent to create a mock incoming call with the notification text as the incoming number. Not sure what the text length limit is, but it's much longer than you'd expect for phone number field….

Requires root to send PHONE_STATE broadcast intent.

See files for the hack.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License