のねのBlog

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

2013-04-05から1日間の記事一覧

Galaxy Nexus(SC-04D)のUSBが反応しない。

AndroidにUSBケーブルを接続したが、PCが何も反応しなかった。 充電も開始しない。 bootloaderで起動すると、USBとして認識される。 ACコネクタへ直接USBケーブルを繋ぐと、充電する。 不思議な状態になった。新しいUSBケーブルで差すと、Androidが認識され…

InputDispatcher Dropped event because input dispatch is disabled.

android - InputDispatcher: Dropped event because input dispatch is disabled - Stack Overflow

finsky volley

FinskyとVolleyはGooglePlayのログのようです。 $ bash $ grep -E "Finsky|Volley" logcat.log 04-04 17:02:58.779: D/Finsky(10296): [1] ClearCacheReceiver.onReceive: Received android.intent.action.LOCALE_CHANGED. Clearing cache and exiting. 04-0…

ACRA

ACRA(Application Crash Report for Android)の略のようです。ACRA.java - acra - Application Crash Report for Android - Google Project Hosting 04-04 17:04:36.990: D/ACRA(10547): Retrieve SharedPreferences ACRA 04-04 17:04:36.990: D/ACRA(10547)…

android.intent.action.TIME_TICK

時刻が変化した(分単位) android.intent.action.TIME_TICK ACTION_TIME_TICK: current time has changed adb shell am broadcast -a android.intent.action.TIME_TICK