We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf5db4 commit 0237018Copy full SHA for 0237018
doc/source/services.rst
@@ -235,4 +235,7 @@ For example ``service.py``::
235
print("python service running.....", CurrentActivityService.getPackageName(), os.getpid())
236
sleep(10)
237
238
+Name out service in ``Extra``s will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
239
+
240
241
0 commit comments