Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android, Pygame backend: buildozer android debug deploy run tries to launch wrong Activity #401

Closed
ghost opened this issue Sep 20, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 20, 2016

Buildozer tries to launch org.kivy.android.PythonActivity instead of org.renpy.android.PythonActivity. The first one matches only SDL2 Activity.

@inclement
Copy link
Member

I thought this would be a simple omission in the buildozer code, but it looks like this should work. Just to check, you don't have android.entrypoint uncommented in your buildozer.spec and set to the wrong value (this would cause a problem)?

@ghost
Copy link
Author

ghost commented Oct 1, 2016

Nope, since I never changed that option, and I havent changed it on the
fatal builds too... :/

2016-10-01 18:15 GMT+02:00 Alexander Taylor notifications@github.com:

I thought this would be a simple omission in the buildozer code, but it
looks like this should work. Just to check, you don't have
android.entrypoint uncommented in your buildozer.spec and set to the wrong
value (this would cause a problem)?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#401 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AG93Gkv3_1Kjhi6bZfLp7FkvHwxD23qKks5qvoccgaJpZM4KCIpd
.

Pozdrawiam

Rafał Kaczor

@inclement
Copy link
Member

Closing as stale, seems to work now.

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

No branches or pull requests

1 participant