Many times we faced problem of "Conversion to Dalvik format failed with error 1"
When i went through Google and found many solutions but below has solved my problem.
- In Eclipse Package Explorer, Right Click on Project -> Select Properties -> Select "Java Build Path" -> and remove all the JARs from library. Then click OK. Project will show you an error.
- Then as usual your try fix project property and clean project.
- Then again follow the above 1st steps to add your JARs.
- Now follow again 2nd step to clear and clean your project.
Hurreeee,
Your problem has been resolve. Run Project and enjoy Coding
No comments:
Post a Comment