I'm getting the dreadful "Conversion to Dalvik format failed with error 1". I've seen the thread "Conversion to Dalvik format failed with error 1" on external JAR.
My question is how to detect if there are package name conflicts in my project. It's a large project so doing it manually may not be possible or will take too much time.
Also, is there a way to figure out if a jar in included more than once in a project?