I had my application almost working, but it would not run due to some strange error “Conversion to Dalvik format failed with error 1”. I found this thread ("Conversion to Dalvik format failed with error 1" on external JAR) and saw a suggestion to delete then re-import. So I copied the project to another folder and deleted it from the current workspace. Now I've imported it back and am getting all kinds of "cannot be resolved" errors. Many of my xml files also have errors. Please help.
Asked
Active
Viewed 36 times
1 Answers
0
Always use "copy projects into workspace checked" when import projects,if still the errors are there select the imported libraries in your project -> right click -> select build path-> select remove from build path.Once it run properly you can add the libraries again.

Remees M Syde
- 2,564
- 1
- 19
- 42