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 touchtracer apk not running on emmulator #162

Closed
kyrelos opened this issue Oct 14, 2013 · 3 comments
Closed

kivy touchtracer apk not running on emmulator #162

kyrelos opened this issue Oct 14, 2013 · 3 comments

Comments

@kyrelos
Copy link

kyrelos commented Oct 14, 2013

hi, am trying to package an application for android. am using virtual box image with sdk platform tools 16, ndk r8c that come with the virtual machine (am new to this so please forgive any mistakes in my jargon but am open to correction)
i built the apk successfully and when i tried to run the apk on an emulator it sort of started then stopped.
i dont know what am missing so if anyone has a solution i would really appreciate it.

@akshayaurora
Copy link
Member

You need to enable sdcard and host GPU and even then only use os with
4.0.3 and above as GPU passthrough is only only available there.
If you still get a crash try to look at the log output by running adb logcat

This has already been answered multiple times on kivy-users forum and on previous issues, please search the forums and issues before posting.

@kyrelos
Copy link
Author

kyrelos commented Oct 17, 2013

thanks a lot .let me try that. i looked through the forums and issues but i couldnt find anything related to the error i was having. but i guess maybe my search keywords were not right. i really appreciate this. thanks

@kyrelos
Copy link
Author

kyrelos commented Oct 19, 2013

thanks man it worked.

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

2 participants