Since updating to ADT 14 I can no longer build my project. It was building fine prior to updating.
ADT
The error:
[2011-10-23 16:23:29 - De
I was facing the same issue then i saw while pushing my app some jar files which were loaded twice hence multiple dex error .Just go to your project properties -> Java Build Path and try unchecking jar which is being loaded twice.