[android-developers] Re: Emulator: LogCat Errors for Donut 1.6 Release

2009-10-12 Thread David Turner
It's not necessarily an error. Surface FLinger is trying to access several types of GPU before fall-backing to its software OpenGL ES implementation.The messages correspond to this probing, nothing more. On Mon, Oct 12, 2009 at 2:56 PM, TjerkW wrote: > > Sorry but the > > 10-12 23:42:28.195: ERR

[android-developers] Re: Emulator: LogCat Errors for Donut 1.6 Release

2009-10-12 Thread TjerkW
Sorry but the 10-12 23:42:28.195: ERROR/GLLogger(709): couldn't load library (Cannot find library) error message seems important. In my application i try to start open gl but i get the following errors: 10-12 23:42:28.005: DEBUG/AirAttackActivity(709): Launching Game Activity 10-12 23:42:28.1

[android-developers] Re: Emulator: LogCat Errors for Donut 1.6 Release

2009-09-15 Thread Romain Guy
You can ignore these. On Tue, Sep 15, 2009 at 9:30 PM, kk wrote: > > Hi All, > > The following errors occurred during startup of Android 1.6 SDK > Release Emulator: > > > What do the following errors mean? > > Can these errors be ignored? > > > Emulator Details: > > > Target: Google APIs (API Le