Friday, August 10, 2012

[android-developers] Re: Samsung Galaxy SII (ICS 4.0.4) freezes when using OpengGL ES 2.0

With log you mean adb logcat ?

If the system says nothing special through the log, you probably have a big problem with your source code.

Il giorno venerdì 10 agosto 2012 15:43:44 UTC+2, BorisB ha scritto:
Hi all, 

Samsung Galaxy SII (ICS 4.0.4) freezes when I run my application that use OpengGL ES 2.0. 
Only thing that I can do is to reset the phone,
Application is mostly written in NDK and there's also software rendering mode (no OpenGL) witch runs without problems. 
Also, the app worked with all Gingerbreads  and ICS up to 4.0.3.

The log trace is completely useless and I'm basically poking around to find where the problem is. 

The things I've tried so far;
- turn and and off VBO usage
- turn various shaders on and off 
  
Any help is most appreciated.

Boris

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment