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

Kivy on Android galaxy s3 apk run exception #70

Closed
alexsilva opened this issue Dec 2, 2012 · 6 comments
Closed

Kivy on Android galaxy s3 apk run exception #70

alexsilva opened this issue Dec 2, 2012 · 6 comments

Comments

@alexsilva
Copy link

Compilation is successful but failed to execute.

How to fix this?

Run log in device:
http://pastebin.com/PsPa7ccF

Thanks.

@akshayaurora
Copy link
Member

Do you get the same error when you try out the kivy showcase apk from Google Play?
Are you sing the latest (when was your last git pull )python for android?
Which version of android NDK and are you using and which version of API did you target?

@tito
Copy link
Member

tito commented Dec 2, 2012

Hi,

My fault sorry. I recently pushed a commit for giving more information about the created Window on desktop. It seem that gl_get_attribute on pygame is not supported on android platform. I pushed a fix in kivy, please clean your python-for-android distribute and restart from scratch, it will work :)

Again, sorry for the trouble,

Mathieu

Le 2 déc. 2012 à 21:42, alexsilva [email protected] a écrit :

Compilation is successful but failed to execute.

How to fix this?

Run log in device:
http://pastebin.com/PsPa7ccF

Thanks.


Reply to this email directly or view it on GitHub.

@tito tito closed this as completed Dec 2, 2012
@alexsilva
Copy link
Author

I did the entire build process today.

@tito
Copy link
Member

tito commented Dec 2, 2012

Yes, and you hitted the bug. The commit was recent, you're the first one to get the issue, just clean and restart. If you use ccache, it will be ok in less than 2 minutes :)

@alexsilva
Copy link
Author

Ok. Thanks.

@alexsilva
Copy link
Author

Thank you, thank you so much. It worked exactly like in linux. You are doing an excellent job.

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

3 participants