android - libagl alphaPlaneWorkaround error messages in LogCat -


i have noticed, while debugging app, logcat reports numerous error ("e") messages pid=92, tag=libagl , message="uses alphaplaneworkaround".

the messages appear when app's screen redrawn, example when scrolled.

i using android 2.1. realized these messages started appearing after had turned on animations in phone's sound & display settings, , testing indicates appear if either "all animations" or "some animations" option selected , not appear if choose "no animations."

what causes these messages? indicate bug in app or caused operating system?

the message more of debug message error. chances developer used wrong log level, or practice flag software workarounds highlight hardware/driver issues.

i noticed recent firmware update on samsung devices introduced lot of new logcat messages including battery charge errors weren't there. in fact latest firmware appears have introduced more errors solves considering rolling own firmware (if time).

unless spcifically calling other processes , it's not tagged application's pid safe ignore it.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -