I have a relatively small project (50 classes) that has included 13 JAR libraries (android-support, gson, guava etc) and uses one Android library (Sherlock).
The problem is that whenever I press “Build Project” it takes around two minutes to build/deploy to a device. (However newly created android project takes no more than 5 seconds to build).
Is there something I can do with it (limit number of libs, switch to another IDE)? Or it is just usual behavior.
I do not have direct answer to your question but I can recommend you the following steps.
Good luck.