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

ask a question about the touchtracer demo #26

Closed
freedomx1oa opened this issue Mar 27, 2012 · 5 comments
Closed

ask a question about the touchtracer demo #26

freedomx1oa opened this issue Mar 27, 2012 · 5 comments

Comments

@freedomx1oa
Copy link

Hello:
I'm a Chinese python student and I love python very much.I'm sorry for my poor english.Maybe you will read the mail confuse somewhere.
I have followed your step in this page https://github.com/kivy/python-for-android and all succeed.
I get the touchtracer-1.0-debug.apk at last.
I install it in my AVD.But it can't run,just the screen turn black and later it turn back to the normal screen.I have some pictures for it.
Should I install something to run it?Or something wrong with my apk?

And I use Ubuntu11 and sdkapi8 and ndk r5b,the AVD is 2.2(api8)
I don't know why it could run.
I‘am looking for your answer.
Thanks

@phlax
Copy link

phlax commented Mar 27, 2012

Hi,

You can run "adb logcat" to tail the logs. This should give you some more information about why it is failing

@tito
Copy link
Member

tito commented Mar 27, 2012

You need to execute it on a real device, not with an emulator.
If you're running with a real device, please provide the log: adb logcat

On 27/03/2012 07:21, freedomx1oa wrote:

Hello:
I'm a Chinese python student and I love python very much.I'm sorry for my poor english.Maybe you will read the mail confuse somewhere.
I have followed your step in this page https://github.com/kivy/python-for-android and all succeed.
I get the touchtracer-1.0-debug.apk at last.
I install it in my AVD.But it can't run,just the screen turn black and later it turn back to the normal screen.I have some pictures for it.
Should I install something to run it?Or something wrong with my apk?

And I use Ubuntu11 and sdkapi8 and ndk r5b,the AVD is 2.2(api8)
I don't know why it could run.
I‘am looking for your answer.
Thanks


Reply to this email directly or view it on GitHub:
#26

@freedomx1oa
Copy link
Author

I run it in my phone,so excited!Thank you both.

But I don't kown why the AVD can't run it?Is it something Different between the AVD and real device?
In my AVD,I run command “adb logcat ” and I see this:

I/SDLSurface( 286): surfaceCreated() is not handled :|
D/libEGL ( 286): egl.cfg not found, using default config
W/IInputConnectionWrapper( 124): showStatusIcon on inactive InputConnection
D/libEGL ( 286): loaded /system/lib/egl/libGLES_android.so
W/SDLSurface( 286): Choose egl configuration
I/SDLSurface( 286): Try to use graphics config R8G8B8A8S8
I/SDLSurface( 286): Try to use graphics config R5G6B5S8
E/SDLSurface( 286): Unable to found a correct surface for this device !
I/AndroidRuntime( 286): AndroidRuntime onExit calling exit(0)

There are many messages and I just copy some of it.

@freedomx1oa
Copy link
Author

Thank you for your answering.Now I can run it in my phone.

2012/3/27 Mathieu Virbel <
[email protected]

You need to execute it on a real device, not with an emulator.
If you're running with a real device, please provide the log: adb logcat

On 27/03/2012 07:21, freedomx1oa wrote:

Hello:
I'm a Chinese python student and I love python very much.I'm sorry for
my poor english.Maybe you will read the mail confuse somewhere.
I have followed your step in this page
https://github.com/kivy/python-for-android and all succeed.
I get the touchtracer-1.0-debug.apk at last.
I install it in my AVD.But it can't run,just the screen turn black and
later it turn back to the normal screen.I have some pictures for it.
Should I install something to run it?Or something wrong with my apk?

And I use Ubuntu11 and sdkapi8 and ndk r5b,the AVD is 2.2(api8)
I don't know why it could run.
Iam looking for your answer.
Thanks


Reply to this email directly or view it on GitHub:
#26


Reply to this email directly or view it on GitHub:
#26 (comment)

@tito
Copy link
Member

tito commented Mar 28, 2012

We don't support AVD right now, because AVD don't support opengl es.

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