You have same jar library included twice. Check your application and all referenced Android libraries and make sure you have all jars included exactly once.
If that does not help, take a look at http://tools.android.com/knownissues. Specifically look at first issue described in Build System section.
Also you can read this post: How to fix the “Conversion to Dalvik format failed with error 1″