Fitbit

From Han Wiki
Revision as of 17:48, 28 April 2025 by Mhan (talk | contribs) (iwu)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Jump to navigation Jump to search

Flex 2

Turn off notification.

$ adb shell cmd notification disallow_listener com.fitbit.FitbitMobile/.notification.FitbitNotificationListenerService

Turn notification on.

$ adb shell cmd notification allow_listener com.fitbit.FitbitMobile/.notification.FitbitNotificationListenerService