Skip to content

Instantly share code, notes, and snippets.

@robertohuertasm
Last active July 1, 2019 22:39
Show Gist options
  • Save robertohuertasm/00f3389568a9e06c84dab5d97f4d96f3 to your computer and use it in GitHub Desktop.
Save robertohuertasm/00f3389568a9e06c84dab5d97f4d96f3 to your computer and use it in GitHub Desktop.
foreground_services
adb root
# If you get an error then you're not running the proper emulator.
# Be sure to stop the service
# and force a system restart:
adb shell stop
adb shell start
# wait for the service to be restarted!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment