のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2013-02-12から1日間の記事一覧

DeadZone: consuming errant click:

com.android.systemui DeadZone: consuming errant click: 107 public boolean onTouchEvent(MotionEvent event) { 108 if (DEBUG) { 109 Slog.v(TAG, this + " onTouch: " + MotionEvent.actionToString(event.getAction())); 110 } 111 112 final int acti…

call to OpenGL ES API with no current context

E/libEGL: call to OpenGL ES API with no current context (logged once per thread)