Feb 10, 2016 dex error gradle top-level unexpected Fix Gradle Error: UNEXPECTED TOP-LEVEL EXCEPTION Today I got the lovely UNEXPECTED TOP-LEVEL EXCEPTION from the dexer in android. Looking on the net yielded several causes and resolutions. Note: I'
Jul 10, 2015 android butterknife dagger error Butterknife: ClassCastException: Symbol$VarSymbol ... The other day I decided to update my Butterknife from 6.x.x to 7.x.x. Immediately I noticed some refactoring (e.g. @InjectView
Apr 10, 2015 error machine synology time Synology and "Sparsebundle is Already in Use" Error Today one of my Sinology drives failed. When I've replaced it, I got an error from my Mac's Time Machine about
Mar 16, 2015 android as disposed error event input receiver studio Attempted to Finish an Input Event ... ... but input event receiver has already been disposed. This is the error I got while trying to do something off a menu in Android. Silly