Skip to content

[FIX] Launcher APK does not enable PythonService#192

Merged
tito merged 1 commit into
kivy:masterfrom
alanjds:fix-launcher-service
Jan 18, 2014
Merged

[FIX] Launcher APK does not enable PythonService#192
tito merged 1 commit into
kivy:masterfrom
alanjds:fix-launcher-service

Conversation

@alanjds

@alanjds alanjds commented Jan 11, 2014

Copy link
Copy Markdown
Contributor

When using the Launcher APK, apps using PythonService got "PythonService not found" on .service.start():

01-11 05:43:10.866  1385  2905 W ActivityManager: Unable to start service Intent { cmp=org.kivy.pygame/org.renpy.android.PythonService (has extras) }: not found

This PR:

  • Enabled PythonService for launcher APK too.

This leads to "PythonService not found" on intent sent:
`01-11 05:43:10.866  1385  2905 W ActivityManager: Unable to start service Intent { cmp=org.kivy.pygame/org.renpy.android.PythonService (has extras) }: not found`

- Enabled PythonService for `launcher` APK too.
@tito

tito commented Jan 18, 2014

Copy link
Copy Markdown
Member

Good!

tito added a commit that referenced this pull request Jan 18, 2014
[FIX] Launcher APK does not enable PythonService
@tito tito merged commit 21037eb into kivy:master Jan 18, 2014
@alanjds alanjds deleted the fix-launcher-service branch July 19, 2016 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants