We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e729a0e commit 0b1704bCopy full SHA for 0b1704b
doc/source/services.rst
@@ -132,7 +132,7 @@ The call to this method should be done within the service code::
132
PythonService.mService.setAutoRestartService(True)
133
134
Service auto-start
135
-~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~
136
137
To automatically start the service on boot, you need to add signals inside ``AndroidManifest.xml`` that Android sends to applications on boot.
138
Create file ``receivers.xml`` and write this code::
0 commit comments