Yes , I mean logcat. And there's no problem with our source code, it's an app that's on the market almost two years. Problems started to appear when we add OpenGL rendering and only on specific devices and specific android versions. This particular problem is only on galaxy SII with ICS 4.0.4.
On Friday, August 10, 2012 5:29:42 PM UTC+2, goodG wrote: > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

