May 20, 2015 android as configuration gradle optimise speed studio up Android - More Speed up Building with Gradle In my previous post I described one thing you can easily do to improve the build speed, namely enabling the gradle daemon. In the meantime,
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
Aug 5, 2014 android as daemon gradle speed speedup studio Android - Speed up Building with Android Studio and Gradle I've noticed that building a small application with gradle is slow (in my case because I'm only starting with Android development