We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f9da1 commit 740f406Copy full SHA for 740f406
buildozer.spec
@@ -16,7 +16,7 @@ title = NoDPI
16
package.name = nodpi
17
package.domain = com.gvcoder
18
19
-services = Proxy:./service.py:foreground:sticky
+services = Proxy:%(source.dir)s/service.py:foreground:sticky
20
android.permissions = INTERNET,FOREGROUND_SERVICE,POST_NOTIFICATIONS
21
android.accept_sdk_license = True
22
0 commit comments